Searched refs:SQS_STOPP (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/usr.sbin/lpr/common_source/
H A Dlp.h229 #define SQS_STOPP 0x02 /* Stop the printing of jobs */ macro
H A Dcommon.c372 if (action & SQS_STOPP) {
/freebsd-10.0-release/usr.sbin/lpr/lpc/
H A Dcmds.c416 setres = set_qstate(SQS_STOPP, lf);
951 setres = set_qstate(SQS_DISABLEQ+SQS_STOPP, lf);
1138 setres = set_qstate(SQS_STOPP, lf);

Completed in 109 milliseconds