Searched refs:VTAG_CHARSET (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/print/libipp-core/common/ |
H A D | ipp_types.c | 59 {"attributes-charset", VTAG_CHARSET, 0, 255}, 61 {"charset-configured", VTAG_CHARSET, 0, 255}, 62 {"charset-supported", VTAG_CHARSET, 0, 255}, 220 case VTAG_CHARSET: in max_val_len() 260 case VTAG_CHARSET: in min_val_len()
|
H A D | read.c | 133 case VTAG_CHARSET: in base_type() 219 case VTAG_CHARSET: in validate_value() 511 case VTAG_CHARSET: { in ipp_read_attribute_group()
|
H A D | ipp.h | 214 VTAG_CHARSET, /* 0x47 */ enumerator
|
H A D | write.c | 73 case VTAG_CHARSET: in papi_ipp_type_match()
|