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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dlex.c124 static char *fmttoken(Lex_t*, int, char*);
302 macro, split, expand, fmttoken(lp,tok,tokstr));
1923 static char *fmttoken(Lex_t *lp, register int sym, char *tok) function
1998 tokstr = fmttoken(lp,tok,tokbuf);

Completed in 48 milliseconds