Home
last modified time | relevance | path

Searched refs:DTAG_MIN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dread.c104 { DTAG_MIN, 0 }
113 for (i = 0; type_info[i].ipp_type != DTAG_MIN; i++) in validate_length()
H A Dipp.h136 DTAG_MIN = 0x00, /* 0x00 */ enumerator
H A Dwrite.c341 for (c = DTAG_MIN; c <= DTAG_MAX; c++) { in ipp_write_attribute_groups()