Home
last modified time | relevance | path

Searched refs:CUZ_STOPPED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfaults.c90 load_str (&pps->dis_reason, CUZ_STOPPED); in printer_fault()
H A Ddowait.c286 load_str (&pps->dis_reason, CUZ_STOPPED); in dowait()
H A Ddisp2.c281 (!STREQU(pps->dis_reason, CUZ_STOPPED)) && in combineReasons()
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h210 #define CUZ_STOPPED "stopped with printer fault" macro