| /freebsd-12.1/contrib/sqlite3/tea/win/ |
| H A D | nmakehlp.c | 245 ok = CreateProcess( in CheckForCompilerFeature() 373 ok = CreateProcess( in CheckForLinkerFeature()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/ |
| H A D | PlatformFreeBSD.cpp | 285 process_sp = target->CreateProcess( in Attach()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/NetBSD/ |
| H A D | PlatformNetBSD.cpp | 291 target->CreateProcess(launch_info.GetListener(), "gdb-remote", nullptr); in DebugProcess()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | PlatformRemoteGDBServer.cpp | 499 process_sp = target->CreateProcess(launch_info.GetListener(), in DebugProcess() 585 process_sp = target->CreateProcess( in Attach()
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | pex-win32.c | 584 if (!CreateProcess (full_executable, cmdline, in win32_spawn()
|
| H A D | ChangeLog | 77 (win32_spawn): Assemble environment block and pass to CreateProcess.
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/API/ |
| H A D | SBTarget.cpp | 231 ProcessSP process_sp(target_sp->CreateProcess( in LoadCore() 555 target_sp->CreateProcess(listener.m_opaque_sp, plugin_name, NULL); in ConnectRemote() 557 process_sp = target_sp->CreateProcess( in ConnectRemote()
|
| /freebsd-12.1/contrib/llvm/lib/Support/Windows/ |
| H A D | Program.inc | 516 // The documented max length of the command line passed to CreateProcess.
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/ |
| H A D | Target.h | 538 const lldb::ProcessSP &CreateProcess(lldb::ListenerSP listener_sp,
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | Target.cpp | 194 const lldb::ProcessSP &Target::CreateProcess(ListenerSP listener_sp, in CreateProcess() function in Target 2878 CreateProcess(launch_info.GetListener(), plugin_name, nullptr); in Launch() 3017 CreateProcess(attach_info.GetListenerForProcess(GetDebugger()), in Attach()
|
| H A D | Platform.cpp | 1847 target->CreateProcess(debugger.GetListener(), plugin_name, nullptr); in ConnectProcess()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 839 target->CreateProcess(attach_info.GetListenerForProcess(debugger), in Attach()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | win32-nat.c | 1835 ret = CreateProcess (0, in child_create_inferior()
|
| /freebsd-12.1/crypto/heimdal/ |
| H A D | ltmain.sh | 4947 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-12.1/contrib/file/ |
| H A D | ltmain.sh | 4954 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-12.1/contrib/ldns/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-12.1/contrib/unbound/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-12.1/contrib/sqlite3/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-12.1/contrib/openpam/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-12.1/contrib/openbsm/config/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/ |
| H A D | CommandObjectTarget.cpp | 417 ProcessSP process_sp(target_sp->CreateProcess( in DoExecute()
|
| /freebsd-12.1/contrib/googletest/googletest/docs/ |
| H A D | advanced.md | 838 * On Windows, the child is spawned using the `CreateProcess()` API, and
|
| /freebsd-12.1/contrib/binutils/libiberty/ |
| H A D | ChangeLog | 275 (win32_spawn): Assemble environment block and pass to CreateProcess.
|