Searched refs:hfile (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dtestfile.c631 HANDLE hfile; local
745 hfile = CreateFile(pathname, GENERIC_READ,
751 if (hfile == INVALID_HANDLE_VALUE) {
756 CloseHandle(hfile);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DStrGather.py650 hfile = open('unistring.h', 'w')
652 hfile.write(h)

Completed in 2059 milliseconds