Home
last modified time | relevance | path

Searched defs:in_file (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/split/
H A Dsplit.c72 FILE *in_file = NULL; in main() local
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcxgbetool.c283 int read_input_file(char *in_file, void **buf, int *buf_size) in read_input_file()
362 do_view(char *dbg_entity_list, char *in_file) in do_view()
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c123 static FILE *in_file, /* current input stream */ variable