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

/bind-9.11.3/lib/isc/unix/include/isc/
H A Dstdtime.h20 * It's public information that 'isc_stdtime_t' is an unsigned integral type.
24 typedef isc_uint32_t isc_stdtime_t; typedef
30 * isc_stdtime32_t is a 32-bit version of isc_stdtime_t. A variable of this
39 isc_stdtime_get(isc_stdtime_t *t);
/bind-9.11.3/lib/isc/win32/include/isc/
H A Dstdtime.h18 * It's public information that 'isc_stdtime_t' is an unsigned integral type.
22 typedef isc_uint32_t isc_stdtime_t; typedef
28 * isc_stdtime32_t is a 32-bit version of isc_stdtime_t. A variable of this
37 isc_stdtime_get(isc_stdtime_t *t);

Completed in 10 milliseconds