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

/opensolaris-onvv-gate/usr/src/lib/print/libipp-core/common/
H A Dipp.h138 DTAG_MIN = 0x00, /* 0x00 */ enumerator in enum:__anon4660
H A Dread.c106 { DTAG_MIN, 0 }
115 for (i = 0; type_info[i].ipp_type != DTAG_MIN; i++)
H A Dwrite.c343 for (c = DTAG_MIN; c <= DTAG_MAX; c++) {

Completed in 115 milliseconds