Searched defs:fclose (Results 1 – 4 of 4) sorted by relevance
7 int fclose(FILE *f) in fclose() function
154 #define fclose(file) curl_dbg_fclose(file,__LINE__,__FILE__) macro
2719 int fclose(FILE *f) { function