Home
last modified time | relevance | path

Searched refs:sup_pushtoken (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dio.h117 void sup_pushtoken(char *token_buf, int token_type);
H A Dio.c2309 sup_pushtoken(char *token_buf, int token_type) in sup_pushtoken() function
H A Dstartup.c2392 sup_pushtoken(token_buf, token_type); in datafile_error()