Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/print/libpapi-common/common/
H A Dstatus.c116 case PAPI_NOT_ACCEPTING: in papiStatusString()
H A Dpapi.h178 PAPI_NOT_ACCEPTING, enumerator
/titanic_41/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.c139 } else if (status == PAPI_NOT_ACCEPTING) { in main()
/titanic_41/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c144 return (PAPI_NOT_ACCEPTING); in ipp_to_papi_status()
/titanic_41/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-job.c596 status = PAPI_NOT_ACCEPTING; in lpd_submit_job()
/titanic_41/usr/src/cmd/lp/lib/papi/
H A Dlpsched-msgs.c130 return (PAPI_NOT_ACCEPTING); in lpsched_status_to_papi_status()