Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h358 extern time_t httpGetDateTime(const char *s);
H A Dhttp.c1514 httpGetDateTime(const char *s) /* I - Date/time string */ in httpGetDateTime() function