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

/illumos-gate/usr/src/cmd/format/
H A Dio.c68 static int sup_get_token(char *);
86 static int sup_get_token();
2232 last_token_type = sup_get_token(buf);
2237 sup_get_token(buf) function
/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)
236 sup_get_token(char *buf) function

Completed in 51 milliseconds