Searched refs:gmtime_r (Results 1 – 8 of 8) sorted by relevance
587 gmtime_r
2024 gmtime_r
3429 gmtime_r
547 pub fn gmtime_r(a: *const time_t, b: *mut tm) -> *mut tm; in gmtime_r() function
804 pub fn gmtime_r(arg1: *const time_t, arg2: *mut tm) -> *mut tm; in gmtime_r() function
1292 pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; in gmtime_r() function
1422 pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; in gmtime_r() function
3838 pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; in gmtime_r() function