Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Drequeue.c138 queue_repel(PSTATUS *pps, int move_off, int (*qchk_p)(RSTATUS *)) in queue_repel() function
H A Ddisp2.c149 (void) queue_repel(pps, 0, (qchk_fnc_type)0); in s_load_printer()
252 if (queue_repel(pps, 1, (qchk_fnc_type)0)) in s_unload_printer()
H A Ddisp3.c68 (void)queue_repel (pps, 0, qchk_form); in remount_form()
162 (void)queue_repel (pps, 0, qchk_pwheel); in remount_pwheel()
H A Dlpsched.h267 int queue_repel ( PSTATUS * , int , int (*)( RSTATUS * ) );
H A Ddowait.c301 (void)queue_repel (prs->printer, 0, (qchk_fnc_type)0); in dowait()