| /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/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SpillPlacement.cpp | 253 void SpillPlacement::activate(unsigned n) { in activate() function in SpillPlacement 299 activate(ib); in addConstraints() 306 activate(ob); in addConstraints() 320 activate(ib); in addPrefSpill() 321 activate(ob); in addPrefSpill() 335 activate(ib); in addLinks() 336 activate(ob); in addLinks()
|
| /freebsd/usr.sbin/bsdinstall/scripts/ |
| H A D | bootconfig | 92 efibootmgr --create --activate --label "$EFI_LABEL_NAME" --loader "${loader_path}" > /dev/null 102 efibootmgr --create --activate --label "$EFI_LABEL_NAME" --loader "${loader_path}" > /dev/null 108 efibootmgr --create --activate --label "$FREEBSD_BOOTLABEL" --loader "${loader_path}" > /dev/null
|
| /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
|
| H A D | default-recordpadding.cnf | 24 activate = true 27 activate = false
|
| H A D | null.cnf | 13 activate = 1
|
| H A D | legacy.cnf | 13 activate = 1
|
| H A D | default-and-jitter.cnf | 14 activate = 1
|
| H A D | default-and-fips.cnf | 16 activate = yes
|
| /freebsd/secure/lib/libcrypto/tests/ |
| H A D | libcrypto_test.sh | 28 activate = 1 31 activate = 1
|
| /freebsd/sys/kern/ |
| H A D | kern_alq.c | 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/crypto/openssl/util/ |
| H A D | mk-fipsmodule-cnf.pl | 29 my $activate = 1; 57 activate = $activate
|
| /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/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/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/crypto/ |
| H A D | provider_conf.c | 318 int activate = 0; in provider_conf_load() local 356 confvalue, &activate)) in provider_conf_load() 361 if (activate) { in provider_conf_load()
|
| /freebsd/sys/contrib/openzfs/contrib/debian/ |
| H A D | openzfs-zfs-dkms.triggers | 1 activate-await update-initramfs
|
| /freebsd/crypto/openssl/test/recipes/90-test_includes_data/conf-includes-prov/ |
| H A D | inc-legacy.cnf | 5 activate = 1
|
| H A D | inc-default.cnf | 5 activate = 1
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zstream/test-stream-creation-scripts/ |
| H A D | make-venv.sh | 26 . /tmp/zstream-venv/bin/activate
|
| /freebsd/crypto/openssl/test/recipes/30-test_defltfips/ |
| H A D | fipsmodule.cnf | 4 activate = 1
|
| /freebsd/crypto/openssl/test/recipes/90-test_includes_data/ |
| H A D | includes-prov-dir.cnf | 14 activate = 1
|