Home
last modified time | relevance | path

Searched refs:SQS_CHGFAIL (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/lpr/common_source/
H A Dlp.h235 #define SQS_CHGFAIL -2 /* File exists, but unable to change state */ macro
H A Dcommon.c406 res = SQS_CHGFAIL; in set_qstate()
/freebsd/usr.sbin/lpr/lpc/
H A Dcmds.c417 case SQS_CHGFAIL: in abort_q()