Searched refs:nowstr (Results 1 – 2 of 2) sorted by relevance
1356 $nowstr = gmtime($now);1367 # now: $nowstr is $now1472 $nowstr = gmtime($now);1481 # now: $nowstr is $now
577 char nowstr[TIMESTRMAX]; in rotatelog() local767 (void) strftime(nowstr, sizeof (nowstr), in rotatelog()771 nowstr, fname); in rotatelog()772 conf_set(fname, "P", STRDUP(nowstr)); in rotatelog()