Searched refs:httpGetDateTime (Results 1 – 5 of 5) sorted by relevance
348 httpGetDateTime
390 *modtime = httpGetDateTime(httpGetField(http2, HTTP_FIELD_DATE)); in cupsGetPPD3()
270 current = httpGetDateTime(buffer); in main()
470 extern time_t httpGetDateTime(const char *s);
827 httpGetDateTime(const char *s) /* I - Date/time string */ in httpGetDateTime() function