Searched defs:fclose (Results 1 – 11 of 11) sorted by relevance
8 int fclose(FILE *f) in fclose() function
7 int fclose(FILE *f) in fclose() function
179 #define fclose(file) curl_dbg_fclose(file,__LINE__,__FILE__) macro
2719 int fclose(FILE *f) { function
308 pub fn fclose(file: *mut FILE) -> c_int; in fclose() function
473 pub fn fclose(file: *mut FILE) -> c_int; in fclose() function
472 pub fn fclose(f: *mut FILE) -> c_int; in fclose() function
443 pub fn fclose(arg1: *mut FILE) -> c_int; in fclose() function
1098 pub fn fclose(file: *mut FILE) -> c_int; in fclose() function
3381 pub fn fclose(file: *mut FILE) -> c_int; in fclose() function