Home
last modified time | relevance | path

Searched refs:papi_attribute_value_type_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dattribute.c50 papiAttributeValueFree(papi_attribute_value_type_t type, in papiAttributeValueFree()
78 papiAttributeValuesFree(papi_attribute_value_type_t type, in papiAttributeValuesFree()
152 papiAttributeValueDup(papi_attribute_value_type_t type, in papiAttributeValueDup()
215 papi_attribute_value_type_t type, in papiAttributeListAppendValue()
236 char *name, papi_attribute_value_type_t type, in papiAttributeListAddValue()
432 char *name, papi_attribute_value_type_t type, in papiAttributeListGetValue()
635 static papi_attribute_value_type_t
640 papi_attribute_value_type_t type; in _process_value()
680 papi_attribute_value_type_t type, in _add_attribute_value()
681 papi_attribute_value_type_t dtype, char **parts) in _add_attribute_value()
[all …]
H A Dpapi.h68 } papi_attribute_value_type_t; typedef
116 papi_attribute_value_type_t type; /* type of values */
258 papi_attribute_value_type_t type,
285 papi_attribute_value_type_t type,
/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dwrite.c41 papi_attribute_to_ipp_type(papi_attribute_value_type_t type) in papi_attribute_to_ipp_type()
62 papi_ipp_type_match(papi_attribute_value_type_t papi, int8_t ipp) in papi_ipp_type_match()
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Djob.c41 papi_attribute_value_type_t type, papi_attribute_value_t *value) in papiAttributeListAdd()