Home
last modified time | relevance | path

Searched refs:STARTUPINFO (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Dsimple_exec_w32.c222 STARTUPINFO si; in pipe_execv()
/netbsd/src/external/bsd/pcc/dist/pcc/cc/cc/
Dcc.c1394 STARTUPINFO si; in strlist_exec()
1405 ZeroMemory(&si, sizeof(STARTUPINFO)); in strlist_exec()
1406 si.cb = sizeof(STARTUPINFO); in strlist_exec()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dwindows-nat.c148 #undef STARTUPINFO
152 # define STARTUPINFO STARTUPINFOA macro
155 # define STARTUPINFO STARTUPINFOW macro
2287 windows_set_console_info (STARTUPINFO *si, DWORD *flags) in windows_set_console_info()
2657 STARTUPINFO si; in create_inferior()
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dpex-win32.c772 STARTUPINFO si; in pex_win32_exec_child()
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dpex-win32.c793 STARTUPINFO si; in pex_win32_exec_child()
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dpex-win32.c793 STARTUPINFO si; in pex_win32_exec_child()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git93400 windows.h will always define STARTUPINFO is as STARTUPINFOA, so this