/freebsd/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 ([ in firmware() [all...] |
/freebsd/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/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/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/crypto/openssl/test/ |
H A D | default-and-legacy.cnf | 14 activate = 1 17 activate = 1
|
H A D | default.cnf | 14 activate = true 17 activate = false
|
H A D | nocache-and-default.cnf | 15 activate = true 18 activate = true
|
H A D | default-for-evptest.cnf | 15 activate = true 18 activate = false
|
/freebsd/crypto/openssl/crypto/ |
H A D | provider_conf.c | 195 * Attempt to activate a provider 216 * There is an attempt to activate a provider, so we should disable in provider_conf_activate() 318 int activate = 0; in provider_conf_load() local 354 } else if (strcmp(confname, "activate") == 0) { in provider_conf_load() 356 confvalue, &activate)) in provider_conf_load() 361 if (activate) { in provider_conf_load()
|
/freebsd/crypto/openssl/util/ |
H A D | mk-fipsmodule-cnf.pl | 29 my $activate = 1; 57 activate = $activate
|
/freebsd/sbin/bectl/ |
H A D | bectl.c | 50 "\tbectl [-r beroot] activate [-t] beName\n" in usage() 51 "\tbectl [-r beroot] activate [-T]\n" in usage() 83 { "activate", bectl_cmd_activate,false }, 136 fprintf(stderr, "bectl activate: unknown option '-%c'\n", in bectl_cmd_activate() 146 fprintf(stderr, "bectl activate: wrong number of arguments\n"); in bectl_cmd_activate() 158 /* activate logic goes here */ in bectl_cmd_activate() 161 printf("Did not successfully activate boot environment %s", in bectl_cmd_activate()
|
H A D | bectl.8 | 17 .Cm activate 96 .Cm activate Ns d , 109 .Cm activate 113 Activate the given
|
/freebsd/crypto/libecc/ |
H A D | meson.options | 9 option('with_debug', type: 'boolean', value : false, description: 'activate libecc debug assertions… 10 option('use_cryptofuzz', type: 'boolean', value : false, description: 'activate cryptofuzz fuzzing … 11 option('assert_print', type: 'boolean', value : false, description: 'activate printing on assertion…
|
/freebsd/secure/lib/libcrypto/man/man5/ |
H A D | config.5 | 317 to load the module, activate it, and set other parameters. 335 .IP \fBactivate\fR 4 336 .IX Item "activate" 340 or uppercase. Setting activate to any other setting, or omitting a setting 345 If enabled, informs the library to clear the error stack on failure to activate 347 activate this setting, while a value of 0, no, false, or off (again in lower or 361 you most probably need to explicitly activate the default provider, 437 activate it, and set other parameters.
|
/freebsd/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/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/crypto/krb5/src/kdc/ |
H A D | t_sockact.py | 3 if not which('systemd-socket-activate'): 4 skip_rest('socket activation tests', 'systemd-socket-activate not found')
|
/freebsd/crypto/openssl/doc/man5/ |
H A D | config.pod | 245 to load the module, activate it, and set other parameters. 266 =item B<activate> 271 or uppercase. Setting activate to any other setting, or omitting a setting 276 If enabled, informs the library to clear the error stack on failure to activate 278 activate this setting, while a value of 0, no, false, or off (again in lower or 293 you most probably need to explicitly activate the default provider, 370 activate it, and set other parameters.
|
/freebsd/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() 500 * Activate an IPv4 socket. 502 * \param sock thhe socket to activate 739 * Activate an IPv6 socket. 741 * \param sock thhe socket to activate 1064 port->activate = ipv4_activate; in inet_create() 1070 port->activate = ipv6_activate; in inet_create() 1076 port->activate = ipv6_activate; in inet_create() [all …]
|
/freebsd/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/usr.sbin/bsdinstall/scripts/ |
H A D | bootconfig | 90 …efibootmgr --create --activate --label "$EFI_LABEL_NAME" --loader "${mntpt}/${FREEBSD_BOOTNAME}" >… 100 …efibootmgr --create --activate --label "$EFI_LABEL_NAME" --loader "${mntpt}/${FREEBSD_BOOTNAME}" >… 106 …efibootmgr --create --activate --label "$FREEBSD_BOOTLABEL" --loader "${mntpt}/${FREEBSD_BOOTNAME}…
|
/freebsd/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/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/contrib/llvm-project/lldb/source/Target/ |
H A D | InstrumentationRuntime.cpp | 48 Activate(); in ModulesDidLoad() 62 Activate(); in ModulesDidLoad()
|
/freebsd/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()
|