Searched defs:http_date2time_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c188 * http_date2time_t(const char *) - returns the time(2) value (i.e.
206 http_date2time_t(char *cp, char *ep) function
1325 secs = http_date2time_t(hp, ep);
1643 secs = http_date2time_t(hp, ep);

Completed in 121 milliseconds