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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dnss.c680 char timeString[256]; local
690 PR_FormatTime(timeString, 256, "%b %d %H:%M:%S %Y GMT", &printableTime);
691 infof(data, "\tstart date: %s\n", timeString);
693 PR_FormatTime(timeString, 256, "%b %d %H:%M:%S %Y GMT", &printableTime);
694 infof(data, "\texpire date: %s\n", timeString);

Completed in 92 milliseconds