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

/macosx-10.10.1/efax-38/efax/
H A Defaxmsg.c11 #define MAXTSTAMP 80 /* maximum length of a time stamp */ macro
41 char tbuf [ MAXTSTAMP ] ;
45 if (strftime ( tbuf, MAXTSTAMP, ( now - last > 600 ) ? "%c" : "%M:%S",

Completed in 111 milliseconds