Searched refs:http_atotm (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhttp.h40 time_t http_atotm (const char *);
H A Dhttp.c2717 tmr = http_atotm (hstat.remote_time);
2838 newtmr = http_atotm (hstat.remote_time);
3026 http_atotm (const char *time_string)
3020 http_atotm (const char *time_string) function
H A Dcookies.c57 #include "http.h" /* for http_atotm */
390 expires = http_atotm (value_copy);

Completed in 379 milliseconds