Home
last modified time | relevance | path

Searched refs:httpGetDateTime (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dppd-util.c408 *modtime = httpGetDateTime(httpGetField(http2, HTTP_FIELD_DATE)); in cupsGetPPD3()
Dlibcups2.def339 httpGetDateTime
Dtesthttp.c279 current = httpGetDateTime(buffer); in main()
Dhttp.h474 extern time_t httpGetDateTime(const char *s);
Dhttp-support.c824 httpGetDateTime(const char *s) /* I - Date/time string */ in httpGetDateTime() function