Searched defs:lexecho (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/esc/common/
H A Descmain.c102 int lexecho = 0; local
186 lexecho++;
207 lex_init(av, Cppargs, lexecho);
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Desclex.c212 lex_init(char **av, const char *cppargs, int lexecho) argument
219 Lexecho = lexecho;
673 * line to help indicate exactly where the error is. second, if "lexecho"

Completed in 45 milliseconds