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

/freebsd-12-stable/contrib/ldns/compat/
H A Dgmtime_r.c9 struct tm *gmtime_r(const time_t *timep, struct tm *result) function
/freebsd-12-stable/contrib/file/src/
H A Dgmtime_r.c12 gmtime_r(const time_t *t, struct tm *tm) function
/freebsd-12-stable/contrib/unbound/compat/
H A Dgmtime_r.c103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) function
/freebsd-12-stable/contrib/tzcode/stdtime/
H A Dlocaltime.c1569 gmtime_r(const time_t *const timep, struct tm *tmp) function
/freebsd-12-stable/usr.sbin/unbound/
H A Dconfig.h1213 #define gmtime_r gmtime_r_unbound macro

Completed in 104 milliseconds