Searched refs:isc_time_formatshorttimestamp (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/mpl/bind/dist/tests/isc/ |
H A D | time_test.c | 375 isc_time_formatshorttimestamp(&t, buf, sizeof(buf)); 381 isc_time_formatshorttimestamp(&t, buf, sizeof(buf)); in ISC_RUN_TEST_IMPL() 386 isc_time_formatshorttimestamp(&t, buf, sizeof(buf)); in ISC_RUN_TEST_IMPL()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/ |
H A D | time.h | 439 isc_time_formatshorttimestamp(const isc_time_t *t, char *buf, unsigned int len);
|
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/ |
H A D | time.h | 485 isc_time_formatshorttimestamp(const isc_time_t *t, char *buf, unsigned int len);
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/ |
H A D | time.c | 537 isc_time_formatshorttimestamp(const isc_time_t *t, char *buf, in isc_time_formatshorttimestamp() function
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | time.c | 504 isc_time_formatshorttimestamp(const isc_time_t *t, char *buf, 547 isc_time_formatshorttimestamp(const isc_time_t *t, char *buf, isc_time_formatshorttimestamp() function
|
H A D | log.c | 1326 isc_time_formatshorttimestamp(&now, newts, PATH_MAX + 1); in roll_increment()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | log.c | 1360 isc_time_formatshorttimestamp(&now, newts, PATH_MAX + 1); in roll_timestamp()
|