Searched defs:fclose (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dfclose.c2 Implementation of fclose as declared in <stdio.h>.
43 NetBSD: fclose.c,v 1.16 2003/08/07 16:43:22 agc Exp
44 fclose.c 8.1 (Berkeley) 6/4/93
57 fclose(FILE *fp) function
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DCrtWrapper.c372 int fclose (FILE *f) function
/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/internal/
H A Dglcore.h441 int (CAPI *fclose)(__GLcontext *gc, void *stream); member in struct:__GLimportsRec
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h217 #undef fclose macro
218 #define fclose(FP) xf86fclose(FP) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h255 #undef fclose macro
256 #define fclose(FP) xf86fclose(FP) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h255 #undef fclose macro
256 #define fclose(FP) xf86fclose(FP) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h261 #undef fclose macro
262 #define fclose(FP) xf86fclose(FP) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h261 #undef fclose macro
262 #define fclose(FP) xf86fclose(FP) macro

Completed in 98 milliseconds