Searched defs:gmtime_r (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/ldns/compat/
H A Dgmtime_r.c9 struct tm *gmtime_r(const time_t *timep, struct tm *result) function
/freebsd-current/contrib/file/src/
H A Dgmtime_r.c12 gmtime_r(const time_t *t, struct tm *tm) function
/freebsd-current/contrib/unbound/compat/
H A Dgmtime_r.c103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) function
/freebsd-current/contrib/tzcode/
H A Dzdump.c186 # undef gmtime_r macro
187 # define gmtime_r zdump_gmtime_r macro
190 gmtime_r(time_t *tp, struct tm *tmp) function
H A Dprivate.h617 # undef gmtime_r macro
618 # define gmtime_r tz_gmtime_r macro
H A Dlocaltime.c1799 gmtime_r(time_t const *restrict timep, struct tm *restrict tmp) function
/freebsd-current/lib/libunbound/
H A Dconfig.h1354 #define gmtime_r gmtime_r_unbound macro

Completed in 206 milliseconds