Searched refs:isc_time_formathttptimestamp (Results 1 - 5 of 5) sorted by relevance
/bind-9.6-ESV-R11/lib/isc/unix/include/isc/ |
H A D | time.h | 305 isc_time_formathttptimestamp(const isc_time_t *t, char *buf, unsigned int len);
|
/bind-9.6-ESV-R11/lib/isc/win32/include/isc/ |
H A D | time.h | 259 isc_time_formathttptimestamp(const isc_time_t *t, char *buf, unsigned int len);
|
/bind-9.6-ESV-R11/lib/isc/unix/ |
H A D | time.c | 399 isc_time_formathttptimestamp(const isc_time_t *t, char *buf, unsigned int len) { function
|
/bind-9.6-ESV-R11/lib/isc/win32/ |
H A D | time.c | 280 isc_time_formathttptimestamp(const isc_time_t *t, char *buf, unsigned int len) { function
|
/bind-9.6-ESV-R11/lib/isc/ |
H A D | httpd.c | 705 isc_time_formathttptimestamp(&now, datebuf, sizeof(datebuf));
|
Completed in 14 milliseconds