Searched refs:asctime (Results 1 – 3 of 3) sorted by relevance
787 pub fn asctime(arg1: *const tm) -> *mut c_char; in asctime() function
1891 asctime
5321 pub fn asctime(tm: *const crate::tm) -> *mut c_char; in asctime() function