Searched defs:fflush (Results 1 – 8 of 8) sorted by relevance
180 # define fflush(x) (_ssh_compat_fflush(x)) macro
1673 REAL(fflush)(stdout); in FlushStreams() local1674 REAL(fflush)(stderr); in FlushStreams() local
1815 REAL(fflush)(stdout); in FlushStreams() local1816 REAL(fflush)(stderr); in FlushStreams() local
278 pub fn fflush(file: *mut FILE) -> c_int; in fflush() function
447 pub fn fflush(file: *mut FILE) -> c_int; in fflush() function
367 pub fn fflush(f: *mut FILE) -> c_int; in fflush() function
1090 pub fn fflush(file: *mut FILE) -> c_int; in fflush() function
3365 pub fn fflush(file: *mut FILE) -> c_int; in fflush() function