OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isc_stdtime_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/include/isc/
stdtime.h
27
* It's public information that '
isc_stdtime_t
' is an unsigned integral type.
31
typedef uint32_t
isc_stdtime_t
;
typedef
35
isc_stdtime_t
42
isc_stdtime_tostring(
isc_stdtime_t
t, char *out, size_t outlen);
/src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
stdtime.h
27
* It's public information that '
isc_stdtime_t
' is an unsigned integral type.
31
typedef uint32_t
isc_stdtime_t
;
typedef
36
isc_stdtime_get(
isc_stdtime_t
*t);
46
isc_stdtime_tostring(
isc_stdtime_t
t, char *out, size_t outlen);
/src/external/bsd/ntp/dist/libntp/lib/isc/unix/include/isc/
stdtime.h
31
* It's public information that '
isc_stdtime_t
' is an unsigned integral type.
35
typedef isc_uint32_t
isc_stdtime_t
;
typedef
41
* isc_stdtime32_t is a 32-bit version of
isc_stdtime_t
. A variable of this
50
isc_stdtime_get(
isc_stdtime_t
*t);
/src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
stdtime.h
29
* It's public information that '
isc_stdtime_t
' is an unsigned integral type.
33
typedef isc_uint32_t
isc_stdtime_t
;
typedef
39
* isc_stdtime32_t is a 32-bit version of
isc_stdtime_t
. A variable of this
48
isc_stdtime_get(
isc_stdtime_t
*t);
Completed in 24 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026