Searched defs:gmtime (Results 1 – 14 of 14) sorted by relevance
4 struct tm *gmtime(const time_t *t) in gmtime() function
265 # define gmtime tz_gmtime macro
1379 gmtime(const time_t *const timep) in gmtime() function
1381 gmtime(const time_t *const timep) in gmtime() function
366 struct tm *gmtime(const time_t *timer) in gmtime() function
616 # define gmtime tz_gmtime macro
1665 gmtime(const time_t *timep) in gmtime() function
1259 pub fn gmtime(time_p: *const time_t) -> *mut tm; in gmtime() function
510 pub fn gmtime(a: *const time_t) -> *mut tm; in gmtime() function
799 pub fn gmtime(arg1: *const time_t) -> *mut tm; in gmtime() function
1254 pub fn gmtime(time_p: *const time_t) -> *mut tm; in gmtime() function
3771 pub fn gmtime(time_p: *const time_t) -> *mut tm; in gmtime() function