Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp3.c108 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 Ddisena.c126 queue_attract (pps, qchk_waiting, 1); in enable()
H A Drequeue.c67 queue_attract(PSTATUS *pps, int (*qchk_p)(RSTATUS *), int attract_just_one) in queue_attract() function
H A Dlpsched.h313 void queue_attract ( PSTATUS * , int (*)( RSTATUS * ) , int );
H A Ddowait.c324 queue_attract (pps, qchk_waiting, 1); in dowait()