| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cache/ | 
| H A D | cache_004_neg.ksh | 38 #	Attaching a cache device fails.42 #	2. Attaching a cache device for existing cache device
 49 log_assert "Attaching a cache device fails for an existing cache device."
 65 log_pass "Attaching a cache device fails for an existing cache device."
 
 | 
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/ | 
| H A D | slog_004_pos.ksh | 37 #	Attaching a log device passes.41 #	2. Attaching a log device for existing log device
 48 log_assert "Attaching a log device passes."
 75 log_pass "Attaching a log device passes."
 
 | 
| /freebsd/tests/sys/cddl/zfs/tests/cache/ | 
| H A D | cache_004_neg.ksh | 36 #	Attaching a cache device fails.40 #	2. Attaching a cache device for existing cache device
 55 log_assert "Attaching a cache device fails."
 71 log_pass "Attaching a cache device fails."
 
 | 
| /freebsd/tests/sys/cddl/zfs/tests/slog/ | 
| H A D | slog_004_pos.ksh | 36 #	Attaching a log device passes.40 #	2. Attaching a log device for existing log device
 56 log_assert "Attaching a log device passes."
 77 log_pass "Attaching a log device passes."
 
 | 
| /freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/ | 
| H A D | DynamicLoaderStatic.cpp | 67 /// Called after attaching a process.70 /// attaching to a process.
 73 /// Called after attaching a process.
 76 /// attaching to a process.
 
 | 
| H A D | DynamicLoaderStatic.h | 33   /// Called after attaching a process.36   /// attaching to a process.
 
 | 
| /freebsd/share/man/man4/ | 
| H A D | ips.4 | 70 driver can have difficulties attaching during75 It will prevent the driver from attaching.
 117 .It Attaching bus failed
 
 | 
| H A D | acpi_rapidstart.4 | 50 This has _CID PNP0C02 so it should be loaded at boot time to avoid attaching
 | 
| /freebsd/contrib/llvm-project/lldb/tools/driver/ | 
| H A D | Options.td | 10 // Attaching options.11 def grp_attach : OptionGroup<"attaching">, HelpText<"ATTACHING">;
 23 …"Tells the debugger to wait for a process with the given pid or name to launch before attaching.">,
 
 | 
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ | 
| H A D | JITLoader.h | 45   /// Called after attaching a process.47   /// Allow JITLoader plug-ins to execute some code after attaching to a
 
 | 
| /freebsd/contrib/ofed/libcxgb4/ | 
| H A D | t4_pci_id_tbl.h | 47  *   -- for drivers attaching to PF0-3, "4" for drivers attaching to PF4,48  *   -- "8" for drivers attaching to SR-IOV Virtual Functions, etc.
 
 | 
| /freebsd/sys/contrib/openzfs/man/man8/ | 
| H A D | zpool-attach.8 | 68 is part of a two-way mirror, attaching124 When attaching to a mirror or plain vdev, the
 
 | 
| /freebsd/share/examples/kld/dyn_sysctl/ | 
| H A D | README | 2 reference counting. It also contains example of attaching a subtree to the
 | 
| /freebsd/lib/geom/eli/ | 
| H A D | geli.8 | 217 Allows attaching a provider with a random, one-time Master Key,370 size, attaching encrypted provider will no longer be possible as the metadata
 598 used for attaching the provider will be changed.
 633 used for attaching the provider will be destroyed.
 847 If set to 0, attaching providers on boot will be disabled.
 875 Note that this variable must be set prior to attaching
 
 | 
| /freebsd/contrib/netbsd-tests/usr.bin/config/ | 
| H A D | d_shadow_instance | 12 # The second child* instance (attaching at parentii) is useless: it will be
 | 
| /freebsd/sys/dev/mps/ | 
| H A D | mps.c | 86 static int mps_iocfacts_allocate(struct mps_softc *sc, uint8_t attaching);460 mps_iocfacts_allocate(struct mps_softc *sc, uint8_t attaching)  in mps_iocfacts_allocate()  argument
 469 	if (!attaching) {  in mps_iocfacts_allocate()
 475 	 * a re-initialization and only return the error if attaching so the OS  in mps_iocfacts_allocate()
 479 		if (attaching) {  in mps_iocfacts_allocate()
 516 	 * but it doesn't hurt to do it again.  Only do this if attaching, not  in mps_iocfacts_allocate()
 519 	if (attaching && ((sc->facts->IOCCapabilities &  in mps_iocfacts_allocate()
 540 	if (!attaching) {  in mps_iocfacts_allocate()
 551 	if ((!attaching) &&  in mps_iocfacts_allocate()
 577 	 * Some things should be done if attaching or re-allocating after a Diag  in mps_iocfacts_allocate()
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/gpio/ | 
| H A D | gpio-mm-lantiq.txt | 3 By attaching hardware latches to the EBU it is possible to create output
 | 
| /freebsd/contrib/dialog/samples/copifuncs/ | 
| H A D | copi.ifman1 | 15 # This script was written to help attaching and requesting files from the
 | 
| /freebsd/tests/sys/cddl/zfs/tests/replacement/ | 
| H A D | replacement_002_pos.ksh | 38 log_assert "Attaching a disk during I/O completes for mirrors and stripes."
 | 
| /freebsd/usr.bin/clang/lldb/ | 
| H A D | lldb.1 | 49 .SH ATTACHING73 Tells the debugger to wait for a process with the given pid or name to launch before attaching.
 
 | 
| /freebsd/contrib/openbsm/bin/auditfilterd/ | 
| H A D | auditfilterd_conf.c | 381 	 * attaching the new one.  That way module state is preserved.  in auditfilterd_conf_apply()449 		warnx("attaching module %s", am1->am_modulename);  in auditfilterd_conf_apply()
 452 			warnx("attaching module %s failed",  in auditfilterd_conf_apply()
 
 | 
| /freebsd/sys/dev/filemon/ | 
| H A D | filemon.c | 308 	    ("%s: filemon %p attaching to exiting process %p",  in filemon_attach_proc()311 	    ("%s: filemon %p attaching to execing process %p",  in filemon_attach_proc()
 326 	 * .META + .MAKE relies on this.  It is only relevant for attaching to  in filemon_attach_proc()
 
 | 
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub/ | 
| H A D | zpool_scrub_005_pos.ksh | 42 #	2. Detaching and attaching the device when scrubbing.
 | 
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | 
| H A D | GDBRemoteCommunicationServerLLGS.h | 56   /// This method supports attaching llgs to a process accessible via the67   /// with a given name and attaching llgs to that via the configured
 
 | 
| /freebsd/secure/lib/libcrypto/man/man3/ | 
| H A D | OSSL_trace_set_channel.3 | 87 Every category can be enabled individually by attaching a so-called105 by attaching the \fBBIO\fR \fIbio\fR object as (simple) trace channel.
 
 |