Searched defs:fclose (Results 1 – 7 of 7) sorted by relevance
40 fclose(FILE *fp) in fclose() function
74 #define fclose(f) PerlIO_close(f) macro
83 # define fclose(f) _CANNOT _fclose_ macro
535 # define fclose PerlSIO_fclose macro
223 #define fclose(f) win32_fclose(f) macro
409 # define fclose my_fclose macro
836 WRAPPER2(int, fclose, FILE *stream) in WRAPPER2() argument