Searched defs:asctime_r (Results 1 – 4 of 4) sorted by relevance
72 asctime_r(register const struct tm *timeptr, char *buf) in asctime_r() function
70 #define asctime_r _incompatible_asctime_r macro
382 pub fn asctime_r(a: *const tm, b: *mut c_char) -> *mut c_char; in asctime_r() function
1870 pub fn asctime_r( in asctime_r() function