Searched refs:replin (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/acct/
H A Dacctcon1.c82 char *replin = NULL; variable
111 replin = *++argv;
171 if (replin != NULL)
443 freopen(replin, "w", stdout);
H A Dacctcon.c91 char *replin = NULL; variable
124 replin = optarg;
164 if (replin != NULL)
418 freopen(replin, "w", stdout);

Completed in 5601 milliseconds