Home
last modified time | relevance | path

Searched refs:PAPI_STRING (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dwrite.c54 case PAPI_STRING: in papi_attribute_to_ipp_type()
65 case PAPI_STRING: in papi_ipp_type_match()
181 case PAPI_STRING: { in ipp_write_attribute()
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dattribute.c55 case PAPI_STRING: in papiAttributeValueFree()
159 case PAPI_STRING: in papiAttributeValueDup()
301 return (papiAttributeListAddValue(list, flags, name, PAPI_STRING, &v)); in papiAttributeListAddString()
482 PAPI_STRING, &value); in papiAttributeListGetString()
675 return (PAPI_STRING); in _process_value()
686 case PAPI_STRING: in _add_attribute_value()
907 case PAPI_STRING: in papiAttributeToString()
H A Dpapi.h60 PAPI_STRING, enumerator
/illumos-gate/usr/src/lib/print/libpapi-dynamic/common/
H A Dnss.c163 (attribute->type == PAPI_STRING) && in fill_printer_uri_supported()
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-jobs.c255 if ((attr != NULL) && (attr->type == PAPI_STRING) && in job_attributes_to_lpsched_request()