Searched refs:fgets_unlocked (Results 1 – 2 of 2) sorted by relevance
3326 fgets_unlocked
3928 pub fn fgets_unlocked(buf: *mut c_char, size: c_int, stream: *mut crate::FILE) -> *mut c_char; in fgets_unlocked() function