HomeSort by relevance Sort by last modified time
    Searched refs:queue_attract (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
disena.c 126 queue_attract (pps, qchk_waiting, 1);
disp3.c 111 queue_attract (pps, qchk_form, 0);
126 queue_attract (pps, qchk_form, 1);
195 queue_attract (pps, qchk_pwheel, 0);
212 queue_attract (pps, qchk_pwheel, 1);
223 queue_attract (pps, qchk_pwheel, 1);
requeue.c 64 ** queue_attract() - REASSIGN REQUEST(S) TO PRINTER, IF POSSIBLE
68 queue_attract(PSTATUS *pps, int (*qchk_p)(RSTATUS *), int attract_just_one) function
lpsched.h 315 void queue_attract ( PSTATUS * , int (*)( RSTATUS * ) , int );
dowait.c 326 queue_attract (pps, qchk_waiting, 1);

Completed in 360 milliseconds