Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/geniconvtbl/
H A Ditmcomp.c57 char *itm_input_file; /* referred in itm_comp.l */ variable
162 itm_input_file = gettext("*stdin*"); in itm_compile()
173 itm_input_file = file; in itm_compile()
213 cmd_opt.my_name, command, itm_input_file); in itm_compile()
231 cmd_opt.my_name, itm_input_file); in itm_compile()
H A Ditm_comp.l178 s, itm_input_file, yylineno, yytext); in yyerror()
412 itm_input_file = filename; in filename_lineno()
H A Ditmcomp.h261 extern char *itm_input_file;