Home
last modified time | relevance | path

Searched refs:PAPI_NOT_ACCEPTING (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dstatus.c114 case PAPI_NOT_ACCEPTING: in papiStatusString()
H A Dpapi.h176 PAPI_NOT_ACCEPTING, enumerator
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Daccept.c97 } else if (status == PAPI_NOT_ACCEPTING) { in main()
H A Denable.c96 } else if (status == PAPI_NOT_ACCEPTING) { in main()
H A Dreject.c101 } else if (status == PAPI_NOT_ACCEPTING) { in main()
H A Ddisable.c138 } else if (status == PAPI_NOT_ACCEPTING) { in main()
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c144 return (PAPI_NOT_ACCEPTING); in ipp_to_papi_status()
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-job.c597 status = PAPI_NOT_ACCEPTING; in lpd_submit_job()
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-msgs.c130 return (PAPI_NOT_ACCEPTING); in lpsched_status_to_papi_status()