Home
last modified time | relevance | path

Searched refs:sup_get_token (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c137 static int32_t sup_get_token(char *buf);
230 while ((last_token_type = sup_get_token(buf)) == SUP_EOL) in sup_gettoken()
236 sup_get_token(char *buf) in sup_get_token() function
/illumos-gate/usr/src/cmd/format/
H A Dio.c64 static int sup_get_token(char *);
2193 last_token_type = sup_get_token(buf); in sup_gettoken()
2198 sup_get_token(char *buf) in sup_get_token() function