Home
last modified time | relevance | path

Searched refs:max_requests_needing_pwheel_mounted (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddaisyforms.c34 static int max_requests_needing_pwheel_mounted ( char * );
251 requests_waiting = max_requests_needing_pwheel_mounted(ppws->pwheel->name); in check_pwheel_alert()
411 max_requests_needing_pwheel_mounted(char *pwheel_name) in max_requests_needing_pwheel_mounted() function