queue_repel
(void) queue_repel(pps, 0, (qchk_fnc_type)0);
if (queue_repel(pps, 1, (qchk_fnc_type)0))
(void)queue_repel (pps, 0, qchk_pwheel);
(void)queue_repel (pps, 0, qchk_form);
(void)queue_repel (prs->printer, 0, (qchk_fnc_type)0);
int queue_repel ( PSTATUS * , int , int (*)( RSTATUS * ) );