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

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

Completed in 86 milliseconds