Searched defs:SUP_COLON (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dstartup.h46 #define SUP_COLON 3 /* colon token */ macro
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c120 #define SUP_COLON 3 /* colon token */ macro
332 return (SUP_COLON);
443 if (status != SUP_COLON) {
665 if (status != SUP_COLON) {

Completed in 60 milliseconds