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

/illumos-gate/usr/src/cmd/format/
H A Dmain.c113 if (option_l) {
114 if ((log_file = fopen(option_l, "w")) == NULL) {
116 option_l);
H A Dglobal.h87 char *option_l; /* log file option */ variable
H A Dstartup.c212 option_l = argv[next++];

Completed in 63 milliseconds