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

/freebsd-10-stable/usr.bin/at/
H A Dat.c87 #define TIMESIZE 50 macro
468 char timestr[TIMESIZE];
509 strftime(timestr, TIMESIZE, "%+", &runtime);

Completed in 104 milliseconds