Searched defs:timescan (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c177 conf_scan(const char *fname, char *buf, int buflen, int timescan) argument
240 if (!timescan)
283 if (timescan) {
291 if (!timescan || cp == NULL) {
293 * If we're not doing timescan, we track this
294 * entry. If we are doing timescan and have

Completed in 57 milliseconds