Searched refs:papiPrinterPause (Results 1 – 18 of 18) sorted by relevance
/illumos-gate/usr/src/lib/print/libipp-listener/common/ |
H A D | cups-reject-jobs.c | 59 if ((status = papiPrinterPause(svc, queue, NULL)) != PAPI_OK) { in cups_reject_jobs()
|
H A D | pause-printer.c | 59 if ((status = papiPrinterPause(svc, queue, NULL)) != PAPI_OK) { in ipp_pause_printer()
|
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/ |
H A D | reject.c | 96 status = papiPrinterPause(svc, printer, reason); in main()
|
H A D | lpc.c | 119 status = papiPrinterPause(svc, destination, "paused via lpc abort"); in lpc_abort() 248 status = papiPrinterPause(svc, destination, "paused via lpc"); in lpc_stop()
|
H A D | lpmove.c | 122 status = papiPrinterPause(svc, printer, message); in main()
|
/illumos-gate/usr/src/man/man3papi/ |
H A D | Makefile | 79 papiPrinterPause.3papi \ 152 papiPrinterPause.3papi := LINKSRC = papiPrintersList.3papi
|
/illumos-gate/usr/src/lib/print/libpapi-common/common/ |
H A D | common.c | 88 #pragma weak papiPrinterPause = _unsupported macro
|
H A D | mapfile | 103 papiPrinterPause { FLAGS = NODYNSORT };
|
H A D | papi.h | 344 extern papi_status_t papiPrinterPause(papi_service_t handle, char *name,
|
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/ |
H A D | printer.c | 209 papiPrinterPause(papi_service_t handle, char *name, char *message) in papiPrinterPause() function
|
H A D | mapfile | 187 papiPrinterPause ;
|
/illumos-gate/usr/src/lib/print/libpapi-dynamic/common/ |
H A D | mapfile | 175 papiPrinterPause ;
|
H A D | printer.c | 317 papiPrinterPause(papi_service_t handle, char *name, char *message) in papiPrinterPause() function
|
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/ |
H A D | mapfile | 175 papiPrinterPause ;
|
H A D | printer.c | 240 papiPrinterPause(papi_service_t handle, char *name, char *message) in papiPrinterPause() function
|
/illumos-gate/usr/src/cmd/lp/lib/papi/ |
H A D | mapfile | 167 papiPrinterPause;
|
H A D | printer.c | 356 papiPrinterPause(papi_service_t handle, char *name, char *message) in papiPrinterPause() function
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | library-print-open-printing-ipp.p5m | 134 link path=usr/share/man/man3papi/papiPrinterPause.3papi \
|