/freebsd/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBLaunchInfoDocstrings.i | 2 "Describes how a target or program should be launched."
|
/freebsd/contrib/libpcap/rpcapd/ |
H A D | rpcapd.manadmin.in | 152 The service has a set of "standard" parameters, i.e. it is launched 162 executable can be launched directly, i.e. it can run in the
|
H A D | CMakeLists.txt | 133 # launched by inetd/xinetd/launchd/systemd, just run it on a
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
H A D | StructuredDataDarwinLogProperties.td | 7 Desc<"Enable Darwin os_log collection when debugged process is launched or attached.">;
|
H A D | StructuredDataDarwinLog.h | 44 /// newly launched/attached processes.
|
/freebsd/release/tools/ |
H A D | ec2.conf | 12 # the partition to fill the root disk after the EC2 instance is launched. 25 # long out of date before the EC2 instance is launched.
|
H A D | ec2-small.conf | 6 # the partition to fill the root disk after the EC2 instance is launched.
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationClient.h | 102 /// environment that the inferior should be launched with. 136 /// that will be launched with the 'A' packet. 148 /// be launched with the 'A' packet. 168 /// be launched with the 'A' packet for non platform based
|
H A D | GDBRemoteCommunicationServerPlatform.cpp | 267 "launched successfully as pid %" PRIu64, in Handle_qLaunchGDBServer() 365 // the launched process still lives. Now try killing it again, this time in KillSpawnedProcess() 547 printf("Launched '%s' as process %" PRIu64 "...\n", in LaunchProcess()
|
H A D | GDBRemoteCommunicationServerCommon.h | 132 /// with all the information for a child process to be launched.
|
/freebsd/stand/i386/libi386/ |
H A D | multiboot_tramp.S | 31 * The multiboot specification requires the executable to be launched
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.noreapring.ksh | 103 echo launched ring buffered enabling as pid $background
|
/freebsd/share/mk/ |
H A D | src.sys.env.mk | 80 # sub-makes launched from objdir.
|
/freebsd/sys/contrib/xen/hvm/ |
H A D | hvm_vcpu.h | 110 * Using VCPU_HVM_MODE_64B implies that the vCPU is launched
|
/freebsd/contrib/ntp/ |
H A D | flock-build | 121 echo `date -u '+%H:%M:%S'` flock-build launched
|
/freebsd/sys/contrib/zstd/lib/dictBuilder/ |
H A D | cover.h | 120 * Called when a thread is about to be launched.
|
/freebsd/sys/amd64/vmm/intel/ |
H A D | vmx.h | 170 int vmx_enter_guest(struct vmxctx *ctx, struct vmx *vmx, int launched);
|
/freebsd/share/man/man4/ |
H A D | uath.4 | 76 utility that is launched by
|
H A D | hv_vss.4 | 71 and it is automatically launched after system boots.
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/ |
H A D | PlatformOpenBSD.cpp | 148 // OpenBSD processes cannot yet be launched by spawning and attaching.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | TargetCXXABI.def | 55 /// in the compilers that iOS was launched with.
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
H A D | PlatformRemoteGDBServer.h | 171 // Launch the debug server on the remote host - caller connects to launched
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | Process.h | 919 /// the inferior process. Normally if lldb launched a binary and 2050 /// conditions are true: 1) The process was launched, and not attached to. 2051 /// 2) The process was not launched with eLaunchFlagDisableSTDIO. 3) The 2052 /// process was launched without supplying a valid file path 2079 /// conditions are true: 1) The process was launched, and not attached to. 2080 /// 2) The process was not launched with eLaunchFlagDisableSTDIO. 3) The 2081 /// process was launched without supplying a valid file path 2108 /// conditions are true: 1) The process was launched, and not attached to. 2109 /// 2) The process was not launched with eLaunchFlagDisableSTDIO. 3) The 2110 /// process was launched without supplying a valid file path
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | REPL.cpp | 285 // command interpreter is what launched the REPL, then just let the in IOHandlerInputComplete() 289 // The REPL wasn't launched the by the command interpreter, it is the in IOHandlerInputComplete()
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectExpression.cpp | 616 // that launched it... in DoExecute() 620 // launched it, so just say the command interpreter is done and in DoExecute()
|