Searched refs:fmttoken (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libshell/common/sh/ |
H A D | lex.c | 124 static char *fmttoken(Lex_t*, int, char*); 302 macro, split, expand, fmttoken(lp,tok,tokstr)); in sh_lex() 1923 static char *fmttoken(Lex_t *lp, register int sym, char *tok) in fmttoken() function 1998 tokstr = fmttoken(lp,tok,tokbuf); in sh_syntax()
|