Home
last modified time | relevance | path

Searched refs:SUP_COLON (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dstartup.h44 #define SUP_COLON 3 /* colon token */ macro
H A Dstartup.c605 if (status != SUP_COLON) { in sup_setdtype()
1016 if (status != SUP_COLON) { in sup_setpart()
H A Dio.c2275 return (SUP_COLON); in sup_get_token()
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c120 #define SUP_COLON 3 /* colon token */ macro
332 return (SUP_COLON); in sup_get_token()
443 if (status != SUP_COLON) { in sup_setpart()
665 if (status != SUP_COLON) { in sup_setpart()