Searched refs:ctimebuf (Results 1 – 1 of 1) sorted by relevance
707 char ctimebuf[26]; in initcon() local733 memset(ctimebuf, 0, sizeof(ctimebuf)); in initcon()734 ctime_r(&t, ctimebuf); in initcon()735 ctimebuf[sizeof(ctimebuf) - 2] = '\0'; /* nuke newline */ in initcon()737 hostname, spamd, ctimebuf); in initcon()