| /src/sbin/nvmecontrol/ |
| H A D | firmware.c | 57 bool activate; member 62 .activate = false, 70 OPT("activate", 'a', arg_none, opt, activate, 256 if (!opt.activate && opt.fw_img == NULL) { in firmware() 264 if (opt.activate && opt.fw_img == NULL && opt.slot == 0) { in firmware() 299 if (opt.activate && opt.fw_img == NULL && in firmware() 310 if (opt.fw_img != NULL&& opt.activate) in firmware() 316 else if (opt.activate) in firmware() 340 if (opt.activate) in firmware() 350 if (opt.activate) { in firmware()
|
| /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
|
| 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
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SpillPlacement.cpp | 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()
|
| /src/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
|
| /src/secure/lib/libcrypto/tests/ |
| H A D | libcrypto_test.sh | 28 activate = 1 31 activate = 1
|
| /src/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()
|
| /src/crypto/openssl/util/ |
| H A D | mk-fipsmodule-cnf.pl | 29 my $activate = 1; 57 activate = $activate
|
| /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
|
| /src/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…
|
| /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
|
| /src/sys/contrib/openzfs/contrib/debian/ |
| H A D | openzfs-zfs-dkms.triggers | 1 activate-await update-initramfs
|
| /src/crypto/openssl/test/recipes/90-test_includes_data/conf-includes-prov/ |
| H A D | inc-default.cnf | 5 activate = 1
|
| H A D | inc-legacy.cnf | 5 activate = 1
|
| /src/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()
|
| /src/crypto/openssl/test/recipes/30-test_defltfips/ |
| H A D | fipsmodule.cnf | 4 activate = 1
|
| /src/crypto/openssl/test/recipes/90-test_includes_data/ |
| H A D | includes-prov-dir.cnf | 14 activate = 1
|