Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def348 httpGetDateTime
Dppd-util.c390 *modtime = httpGetDateTime(httpGetField(http2, HTTP_FIELD_DATE)); in cupsGetPPD3()
Dtesthttp.c270 current = httpGetDateTime(buffer); in main()
Dhttp.h470 extern time_t httpGetDateTime(const char *s);
Dhttp-support.c827 httpGetDateTime(const char *s) /* I - Date/time string */ in httpGetDateTime() function