Searched defs:nowstr (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/logadm/ | ||
H A D | main.c | 577 char nowstr[TIMESTRMAX]; local 767 (void) strftime(nowstr, sizeof (nowstr), 771 nowstr, fname); 772 conf_set(fname, "P", STRDUP(nowstr)); |
Completed in 59 milliseconds