Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/logadm/
H A Dtester1356 $nowstr = gmtime($now);
1367 # now: $nowstr is $now
1472 $nowstr = gmtime($now);
1481 # now: $nowstr is $now
H A Dmain.c577 char nowstr[TIMESTRMAX]; in rotatelog() local
767 (void) strftime(nowstr, sizeof (nowstr), in rotatelog()
771 nowstr, fname); in rotatelog()
772 conf_set(fname, "P", STRDUP(nowstr)); in rotatelog()