Searched defs:fclose (Results 1 – 8 of 8) sorted by relevance
154 #define fclose(file) curl_dbg_fclose(file,__LINE__,__FILE__) macro
251 #define fclose(fh) test_fclose(fh) macro
168 int test::fclose(FILE* stream) { in fclose() function in test
279 pub fn fclose(file: *mut FILE) -> c_int; in fclose() function
448 pub fn fclose(file: *mut FILE) -> c_int; in fclose() function
362 pub fn fclose(f: *mut FILE) -> c_int; in fclose() function
1091 pub fn fclose(file: *mut FILE) -> c_int; in fclose() function
3366 pub fn fclose(file: *mut FILE) -> c_int; in fclose() function