Searched refs:funlockfile (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dflockfile.c56 __weak_alias(funlockfile,_funlockfile)
99 funlockfile(FILE *fp) function
184 funlockfile(FILE *fp)
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dstdio.h75 void funlockfile (FILE *);
1464 void funlockfile (FILE *);
/vbox/src/VBox/Runtime/r3/
H A Dstream.cpp223 funlockfile(pStream->pFile);
/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/
H A Dnamespace.h247 #define funlockfile _funlockfile

Completed in 64 milliseconds