Home
last modified time | relevance | path

Searched defs:fclose (Results 1 – 7 of 7) sorted by relevance

/openbsd/lib/libc/stdio/
H A Dfclose.c40 fclose(FILE *fp) in fclose() function
/openbsd/gnu/usr.bin/perl/
H A Dfakesdio.h74 #define fclose(f) PerlIO_close(f) macro
H A Dnostdio.h83 # define fclose(f) _CANNOT _fclose_ macro
H A DXSUB.h535 # define fclose PerlSIO_fclose macro
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h223 #define fclose(f) win32_fclose(f) macro
/openbsd/gnu/usr.bin/perl/vms/
H A Dvmsish.h409 # define fclose my_fclose macro
/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks2.c836 WRAPPER2(int, fclose, FILE *stream) in WRAPPER2() argument