Home
last modified time | relevance | path

Searched refs:option_x (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dglobal.h92 extern char *option_x; /* data file redirection option */
H A Dstartup.c72 char *option_x; variable
238 option_x = argv[next++]; in do_options()
339 if (option_x) { in sup_init()
340 file_name = option_x; in sup_init()