Searched refs:queue_attract (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | disp3.c | 108 queue_attract (pps, qchk_form, 0); in remount_form() 123 queue_attract (pps, qchk_form, 1); in remount_form() 192 queue_attract (pps, qchk_pwheel, 0); in remount_pwheel() 209 queue_attract (pps, qchk_pwheel, 1); in remount_pwheel() 220 queue_attract (pps, qchk_pwheel, 1); in remount_pwheel()
|
H A D | disena.c | 126 queue_attract (pps, qchk_waiting, 1); in enable()
|
H A D | requeue.c | 67 queue_attract(PSTATUS *pps, int (*qchk_p)(RSTATUS *), int attract_just_one) in queue_attract() function
|
H A D | lpsched.h | 313 void queue_attract ( PSTATUS * , int (*)( RSTATUS * ) , int );
|
H A D | dowait.c | 324 queue_attract (pps, qchk_waiting, 1); in dowait()
|