Searched refs:papiAttributeListFind (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/lib/print/libipp-listener/common/ |
H A D | common.c | 158 if (papiAttributeListFind(group, "printer-uri-supported") != NULL) in massage_printer_attributes_group() 166 if (papiAttributeListFind(group, "job-printer-uri") != NULL) in massage_job_attributes_group() 170 if (papiAttributeListFind(group, "job-printer-uri") != NULL) { in massage_job_attributes_group()
|
/illumos-gate/usr/src/lib/print/libpapi-dynamic/common/ |
H A D | nss.c | 156 attribute = papiAttributeListFind(*list, "printer-uri-supported"); in fill_printer_uri_supported() 161 attribute = papiAttributeListFind(*list, "printer-uri"); in fill_printer_uri_supported() 221 attribute = papiAttributeListFind(*list, "printer-uri"); in fill_printer_uri()
|
H A D | mapfile | 102 papiAttributeListFind {
|
H A D | printer.c | 162 if (papiAttributeListFind(list, requested[i]) == NULL) in contained()
|
/illumos-gate/usr/src/man/man3papi/ |
H A D | Makefile | 37 papiAttributeListFind.3papi \ 107 papiAttributeListFind.3papi := LINKSRC = papiAttributeListAddValue.3papi
|
/illumos-gate/usr/src/lib/print/libpapi-common/common/ |
H A D | attribute.c | 255 attribute = papiAttributeListFind(*list, name); in papiAttributeListAddValue() 389 if ((attribute = papiAttributeListFind(*list, name)) == NULL) in papiAttributeListDelete() 399 papiAttributeListFind(papi_attribute_t **list, char *name) in papiAttributeListFind() function 446 papi_attribute_t *attr = papiAttributeListFind(list, name); in papiAttributeListGetValue()
|
H A D | mapfile | 66 papiAttributeListFind;
|
H A D | papi.h | 311 extern papi_attribute_t *papiAttributeListFind(papi_attribute_t **list,
|
/illumos-gate/usr/src/cmd/lp/lib/papi/ |
H A D | lpsched-jobs.c | 107 tmp[0] = papiAttributeListFind(attributes, "page-ranges"); in job_attributes_to_lpsched_request() 254 attr = papiAttributeListFind(attributes, "lp-modes"); in job_attributes_to_lpsched_request()
|
H A D | mapfile | 94 papiAttributeListFind {
|
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/ |
H A D | mapfile | 102 papiAttributeListFind {
|
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/ |
H A D | mapfile | 102 papiAttributeListFind {
|
H A D | lpd-job.c | 389 tmp[0] = papiAttributeListFind(attributes, "page-ranges"); in lpd_add_svr4_attributes()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | library-print-open-printing-ipp.p5m | 60 link path=usr/share/man/man3papi/papiAttributeListFind.3papi \
|