Home
last modified time | relevance | path

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

/titanic_41/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) in sup_get_token() function
/titanic_41/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