Home
last modified time | relevance | path

Searched refs:papiAttributeListFind (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/print/libipp-listener/common/
H A Dcommon.c158 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 Dnss.c156 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 Dmapfile102 papiAttributeListFind {
H A Dprinter.c162 if (papiAttributeListFind(list, requested[i]) == NULL) in contained()
/illumos-gate/usr/src/man/man3papi/
H A DMakefile37 papiAttributeListFind.3papi \
107 papiAttributeListFind.3papi := LINKSRC = papiAttributeListAddValue.3papi
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dattribute.c255 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 Dmapfile66 papiAttributeListFind;
H A Dpapi.h311 extern papi_attribute_t *papiAttributeListFind(papi_attribute_t **list,
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-jobs.c107 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 Dmapfile94 papiAttributeListFind {
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dmapfile102 papiAttributeListFind {
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dmapfile102 papiAttributeListFind {
H A Dlpd-job.c389 tmp[0] = papiAttributeListFind(attributes, "page-ranges"); in lpd_add_svr4_attributes()
/illumos-gate/usr/src/pkg/manifests/
H A Dlibrary-print-open-printing-ipp.p5m60 link path=usr/share/man/man3papi/papiAttributeListFind.3papi \