/freebsd-src/sbin/nvmecontrol/ |
H A D | firmware.c | 57 bool activate; member 62 .activate = false, 70 OPT("activate", 'a', arg_none, opt, activate, 71 "Attempt to activate firmware"), 73 "Slot to activate and/or download firmware to"), 212 err(EX_IOERR, "firmware activate request failed"); in activate_firmware() 222 errx(EX_IOERR, "firmware activate request returned error"); in activate_firmware() 256 if (!opt.activate && opt.fw_img == NULL) { in firmware() 259 "activate ([-a]) firmware image action\n" in firmware() 264 if (opt.activate && opt.fw_img == NULL && opt.slot == 0) { in firmware() [all …]
|
/freebsd-src/cddl/usr.sbin/zfsd/ |
H A D | zfsd.8 | 72 will activate any available hot spare. 91 will activate any available hot spare. 100 will activate a hot spare if one is available. The defaults can be changed by 116 will activate a hot spare if one is available. The defaults can be changed by 130 ZFS will still use it, but zfsd will also activate a hot spare if one is 141 will activate the spare.
|
/freebsd-src/crypto/openssl/test/ |
H A D | pathed.cnf | 16 activate = false 19 activate = true 22 activate = false
|
H A D | default-and-legacy.cnf | 14 activate = 1 17 activate = 1
|
/freebsd-src/crypto/openssl/util/ |
H A D | mk-fipsmodule-cnf.pl | 11 my $activate = 1; 40 activate = $activate
|
/freebsd-src/lib/libpmc/pmu-events/arch/x86/amdzen4/ |
H A D | memory-controller.json | 11 "PublicDescription": "Number of ACTIVATE commands sent.", 18 "PublicDescription": "Number of ACTIVATE commands sent for reads.", 26 "PublicDescription": "Number of ACTIVATE commands sent for writes.",
|
/freebsd-src/crypto/openssl/ |
H A D | README-PROVIDERS.md | 89 providers via the config file, and how to automatically activate them. 93 The following is a minimal config file example to load and activate both 106 activate = 1 109 activate = 1
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 220 /// activate - mark node n as active if it wasn't already. 221 void SpillPlacement::activate(unsigned n) { in activate() function in SpillPlacement 267 activate(ib); in addConstraints() 274 activate(ob); in addConstraints() 288 activate(ib); in addPrefSpill() 289 activate(ob); in addPrefSpill() 303 activate(ib); in addLinks() 304 activate(ob); in addLinks()
|
/freebsd-src/crypto/openssl/crypto/ |
H A D | provider_conf.c | 208 long activate = 0; in provider_conf_load() local 242 else if (strcmp(confname, "activate") == 0) in provider_conf_load() 243 activate = 1; in provider_conf_load() 246 if (activate) { in provider_conf_load() 257 * There is an attempt to activate a provider, so we should disable in provider_conf_load()
|
/freebsd-src/sbin/bectl/ |
H A D | bectl.c | 71 "\tbectl [-r beroot] activate [-t] beName\n" in usage() 72 "\tbectl [-r beroot] activate [-T]\n" in usage() 104 { "activate", bectl_cmd_activate,false }, 157 fprintf(stderr, "bectl activate: unknown option '-%c'\n", in bectl_cmd_activate() 167 fprintf(stderr, "bectl activate: wrong number of arguments\n"); in bectl_cmd_activate() 179 /* activate logic goes here */ in bectl_cmd_activate() 182 printf("Did not successfully activate boot environment %s\n", in bectl_cmd_activate()
|
H A D | bectl.8 | 27 .Cm activate 116 .Bl -tag -width activate 122 .Cm activate 126 Activate the given
|
/freebsd-src/sys/contrib/device-tree/Bindings/memory-controllers/ddr/ |
H A D | jedec,lpddr3-timings.yaml | 47 Four-bank activate window in pico seconds. 67 ACTIVATE-to-ACTIVATE command period in pico seconds.
|
/freebsd-src/contrib/unbound/util/ |
H A D | ub_event.h | 105 /** Activate the event. The given timeval is an timeout value. */ 109 /** Reconfigure and activate a timeout event */ 114 /** Activate a signal event */
|
/freebsd-src/usr.sbin/bsdinstall/scripts/ |
H A D | bootconfig | 69 efibootmgr --create --activate --label "$EFI_LABEL_NAME" --loader "${mntpt}/${FREEBSD_BOOTNAME}" > /dev/null 79 efibootmgr --create --activate --label "$EFI_LABEL_NAME" --loader "${mntpt}/${FREEBSD_BOOTNAME}" > /dev/null 85 efibootmgr --create --activate --label "$FREEBSD_BOOTLABEL" --loader "${mntpt}/${FREEBSD_BOOTNAME}" > /dev/null
|
/freebsd-src/contrib/bsnmp/snmpd/ |
H A D | trans_inet.c | 162 /** activate a port */ 163 activate_func *activate; member 250 return (port->activate(port)); in inet_activate() 502 * Activate an IPv4 socket. 504 * \param sock thhe socket to activate 741 * Activate an IPv6 socket. 743 * \param sock thhe socket to activate 1066 port->activate = ipv4_activate; in inet_create() 1072 port->activate = ipv6_activate; in inet_create() 1078 port->activate = ipv6_activate; in inet_create() [all …]
|
/freebsd-src/tests/sys/geom/class/mirror/ |
H A D | 9_test.sh | 40 gmirror activate $name /dev/$us0 /dev/$us1 || exit 1 48 gmirror activate $name /dev/$us2 || exit 1
|
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | InstrumentationRuntime.cpp | 48 Activate(); in ModulesDidLoad() 62 Activate(); in ModulesDidLoad()
|
/freebsd-src/contrib/libpcap/ |
H A D | pcap_activate.3pcap | 22 pcap_activate \- activate a capture handle 35 is used to activate a packet capture handle to look
|
/freebsd-src/lib/geom/mirror/ |
H A D | gmirror.8 | 100 .Cm activate 256 .It Cm activate 257 Activate the given component(s), which were marked as inactive before. 352 gmirror activate data da1
|
/freebsd-src/share/man/man9/ |
H A D | bus_activate_resource.9 | 30 .Nd activate or deactivate a resource 47 These functions activate or deactivate a previously allocated resource.
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/ |
H A D | zfs_set_feature_activation.ksh | 33 # Setting the compression property to any of the zstd levels should activate 48 log_assert "Setting compression=zstd should activate the"\
|
/freebsd-src/sys/kern/ |
H A D | kern_alq.c | 272 * the ALQ_NOACTIVATE flag has been used), explicitly activate the in alq_shutdown() 510 int activate, copy, ret; in alq_writen() local 516 activate = ret = 0; in alq_writen() 640 activate = 1; in alq_writen() 648 if (activate) { in alq_writen() 829 int activate; in alq_post_flags() local 832 activate = 0; in alq_post_flags() 838 activate = 1; in alq_post_flags() 873 if (activate) { in alq_post_flags()
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | InstrumentationRuntime.h | 74 virtual void Activate() = 0; 82 /// activate the runtime if this hasn't already
|
/freebsd-src/lib/libpmc/pmu-events/arch/x86/tremontx/ |
H A D | uncore-memory.json | 75 "BriefDescription": "DRAM Activate Count : All Activates", 81 …icDescription": "DRAM Activate Count : All Activates : Counts the number of DRAM Activate commands…
|
/freebsd-src/secure/lib/libcrypto/man/man5/ |
H A D | fips_config.5 | 162 .IP "\fBactivate\fR" 4 163 .IX Item "activate" 208 \& activate = 1
|