Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dipp_types.c57 {"attributes-charset", VTAG_CHARSET, 0, 255},
59 {"charset-configured", VTAG_CHARSET, 0, 255},
60 {"charset-supported", VTAG_CHARSET, 0, 255},
218 case VTAG_CHARSET: in max_val_len()
258 case VTAG_CHARSET: in min_val_len()
H A Dread.c131 case VTAG_CHARSET: in base_type()
217 case VTAG_CHARSET: in validate_value()
509 case VTAG_CHARSET: { in ipp_read_attribute_group()
H A Dipp.h212 VTAG_CHARSET, /* 0x47 */ enumerator
H A Dwrite.c71 case VTAG_CHARSET: in papi_ipp_type_match()