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

/freebsd-10.1-release/contrib/ldns/compat/
H A Dgmtime_r.c9 struct tm *gmtime_r(const time_t *timep, struct tm *result) function
/freebsd-10.1-release/contrib/unbound/compat/
H A Dgmtime_r.c103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) function
/freebsd-10.1-release/contrib/tzcode/stdtime/
H A Dlocaltime.c1580 gmtime_r(timep, tmp) function
/freebsd-10.1-release/contrib/unbound/
H A Dconfig.h826 #define gmtime_r gmtime_r_unbound macro

Completed in 156 milliseconds