Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dipp.h140 DTAG_END_OF_ATTRIBUTES, /* 0x03 */ enumerator
H A Dwrite.c357 c = DTAG_END_OF_ATTRIBUTES; in ipp_write_attribute_groups()
H A Dread.c643 while ((tag != DTAG_END_OF_ATTRIBUTES) && (result == PAPI_OK)) { in ipp_read_attribute_groups()