Home
last modified time | relevance | path

Searched refs:NT_FD_INFO (Results 1 – 20 of 20) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/EmulatorPkg/Win/Host/
H A DWinHost.h54 } NT_FD_INFO; typedef
H A DWinHost.c48 NT_FD_INFO *gFdInfo;
462 gFdInfo = calloc (gFdInfoCount, sizeof (NT_FD_INFO)); in main()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/EmulatorPkg/Win/Host/
H A DWinHost.h51 } NT_FD_INFO; typedef
H A DWinHost.c29 NT_FD_INFO *gFdInfo;
442 gFdInfo = calloc (gFdInfoCount, sizeof (NT_FD_INFO)); in main()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/EmulatorPkg/Win/Host/
H A DWinHost.h54 } NT_FD_INFO; typedef
H A DWinHost.c48 NT_FD_INFO *gFdInfo;
462 gFdInfo = calloc (gFdInfoCount, sizeof (NT_FD_INFO)); in main()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/EmulatorPkg/Win/Host/
H A DWinHost.h54 } NT_FD_INFO; typedef
H A DWinHost.c48 NT_FD_INFO *gFdInfo;
462 gFdInfo = calloc (gFdInfoCount, sizeof (NT_FD_INFO)); in main()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/EmulatorPkg/Win/Host/
H A DWinHost.h51 } NT_FD_INFO; typedef
H A DWinHost.c29 NT_FD_INFO *gFdInfo;
442 gFdInfo = calloc (gFdInfoCount, sizeof (NT_FD_INFO)); in main()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/EmulatorPkg/Win/Host/
H A DWinHost.h51 } NT_FD_INFO; typedef
H A DWinHost.c48 NT_FD_INFO *gFdInfo;
461 gFdInfo = calloc (gFdInfoCount, sizeof (NT_FD_INFO)); in main()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/EmulatorPkg/Win/Host/
H A DWinHost.h54 } NT_FD_INFO; typedef
H A DWinHost.c48 NT_FD_INFO *gFdInfo;
462 gFdInfo = calloc (gFdInfoCount, sizeof (NT_FD_INFO)); in main()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/EmulatorPkg/Win/Host/
H A DWinHost.h51 } NT_FD_INFO; typedef
H A DWinHost.c29 NT_FD_INFO *gFdInfo;
442 gFdInfo = calloc (gFdInfoCount, sizeof (NT_FD_INFO)); in main()
/dports/sysutils/edk2/edk2-edk2-stable202102/EmulatorPkg/Win/Host/
H A DWinHost.h54 } NT_FD_INFO; typedef
H A DWinHost.c48 NT_FD_INFO *gFdInfo;
462 gFdInfo = calloc (gFdInfoCount, sizeof (NT_FD_INFO)); in main()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Nt32Pkg/Sec/
H A DSecMain.h46 } NT_FD_INFO; typedef
H A DSecMain.c90 NT_FD_INFO *gFdInfo;
222 gFdInfo = calloc (gFdInfoCount, sizeof (NT_FD_INFO)); in main()