| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_libignore.cpp | 35 lib->loaded = false; in AddIgnoredLibrary() 46 if (!lib->loaded && (!lib->real_name) && in OnLibraryLoaded() 57 bool loaded = false; in OnLibraryLoaded() local 66 if (loaded) { in OnLibraryLoaded() 72 loaded = true; in OnLibraryLoaded() 73 if (lib->loaded) in OnLibraryLoaded() 79 lib->loaded = true; in OnLibraryLoaded() 90 if (lib->loaded && !loaded) { in OnLibraryLoaded()
|
| /freebsd-14.2/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2838_xhci.c | 117 bool loaded; in bcm_xhci_check_firmware() local 120 loaded = !(revision == 0 || revision == 0xffffffff); in bcm_xhci_check_firmware() 122 if (expect_loaded && !loaded) in bcm_xhci_check_firmware() 124 else if (bootverbose && !loaded) in bcm_xhci_check_firmware() 131 if (!loaded) in bcm_xhci_check_firmware()
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | README-PROVIDERS.md | 31 that will be used. It is loaded automatically the first time that we try to 32 get an algorithm from a provider if no other provider has been loaded yet. 33 If another provider has already been loaded then it won't be loaded 46 compatibility reasons. This provider is **not** loaded by default. 79 automatically loaded, the null provider can be loaded instead. 87 Providers to be loaded can be specified in the OpenSSL config file. 113 Note that once you have explicitly loaded a provider into the library context 114 the default provider will no longer be automatically loaded. Therefore you will
|
| /freebsd-14.2/crypto/openssl/apps/lib/ |
| H A D | engine_loader.c | 41 int loaded; /* 0 = key not loaded yet, 1 = key loaded */ member 122 if (ctx->loaded == 0) { in engine_load() 138 ctx->loaded = 1; in engine_load() 153 return ctx->loaded != 0; in engine_eof()
|
| /freebsd-14.2/tools/test/stress2/misc/ |
| H A D | aesni.sh | 32 kldstat -v | grep -qw aesni || { kldload aesni.ko; loaded=1; } 36 [ $loaded ] && kldunload aesni.ko
|
| H A D | pmc3.sh | 34 kldstat | grep -q hwpmc || { kldload hwpmc.ko; loaded=1; } 43 [ $loaded ] && kldunload hwpmc
|
| H A D | pmc6.sh | 35 kldstat -v | grep -q hwpmc || { kldload hwpmc; loaded=1; } 41 [ $loaded ] && kldunload hwpmc
|
| H A D | pmc7.sh | 8 kldstat -v | grep -q hwpmc || { kldload hwpmc; loaded=1; } 11 [ $loaded ] && kldunload hwpmc
|
| H A D | pmc2.sh | 38 kldstat -v | grep -q hwpmc || { kldload hwpmc; loaded=1; } 49 [ $loaded ] && kldunload hwpmc
|
| H A D | pmc.sh | 38 kldstat -v | grep -q hwpmc || { kldload hwpmc; loaded=1; } 53 [ $loaded ] && kldunload hwpmc
|
| H A D | maxvnodes.sh | 41 kldstat | grep -q tmpfs && loaded=1 72 [ $loaded ] && kldunload tmpfs.ko
|
| H A D | zfs9.sh | 42 exit 0; loaded=1; } 72 [ -n "$loaded" ] && kldunload zfs.ko
|
| H A D | zfs11.sh | 43 exit 0; loaded=1; } 76 [ $loaded ] && kldunload zfs.ko
|
| H A D | zfs7.sh | 40 exit 0; loaded=1; } 71 [ -n "$loaded" ] && kldunload zfs.ko
|
| H A D | gnop5.sh | 37 loaded=1; } 68 [ $loaded ] && gnop unload
|
| H A D | zfs.sh | 38 exit 0; loaded=1; } 67 [ -n "$loaded" ] && kldunload zfs.ko
|
| H A D | zfs6.sh | 39 exit 0; loaded=1; } 79 [ -n "$loaded" ] && kldunload zfs.ko
|
| H A D | zfs8.sh | 40 exit 0; loaded=1; } 71 [ -n "$loaded" ] && kldunload zfs.ko
|
| H A D | zfs2.sh | 38 exit 0; loaded=1; } 70 [ -n "$loaded" ] && kldunload zfs.ko
|
| /freebsd-14.2/contrib/mtree/ |
| H A D | only.c | 63 static bool loaded; variable 142 loaded = true; in load_only() 150 if (!loaded) in find_only()
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_use_serverinfo.pod | 36 meaning as for L<SSL_CTX_add_custom_ext(3)>. If serverinfo is being loaded for 61 SSL_CTX_use_certificate(), the serverinfo extension will be loaded into the 63 loaded serverinfo extension data will be loaded for that certificate. To 66 each time a certificate is loaded via a call to SSL_CTX_use_certificate().
|
| /freebsd-14.2/tools/build/options/ |
| H A D | WITH_META_MODE | 15 When the module is loaded, any files used by the commands executed are 27 The target's meta file is missing filemon data when filemon is loaded 28 and a previous run did not have it loaded.
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/ |
| H A D | zfs_diagnosis.c | 224 zfs_mark_vdev(uint64_t pool_guid, nvlist_t *vd, er_timeval_t *loaded) in zfs_mark_vdev() argument 241 zcp->zc_when = *loaded; in zfs_mark_vdev() 251 zfs_mark_vdev(pool_guid, child[c], loaded); in zfs_mark_vdev() 257 zfs_mark_vdev(pool_guid, child[c], loaded); in zfs_mark_vdev() 263 zfs_mark_vdev(pool_guid, child[c], loaded); in zfs_mark_vdev() 274 er_timeval_t loaded = { 0 }; in zfs_mark_pool() local 298 loaded.ertv_sec = tod[0]; in zfs_mark_pool() 299 loaded.ertv_nsec = tod[1]; in zfs_mark_pool() 304 zcp->zc_when = loaded; in zfs_mark_pool() 315 zfs_mark_vdev(pool_guid, vd, &loaded); in zfs_mark_pool()
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | PROTOCOL.agent | 87 with private keys as they are loaded from a PKCS#11 token. 101 each certificate in the request with a corresponding private key loaded 107 the resultant certificates to be loaded to the agent. The default 112 if any key (plain private or certificate) was successfully loaded, or 113 SSH_AGENT_FAILURE if no key was loaded.
|
| /freebsd-14.2/crypto/openssl/doc/man7/ |
| H A D | crypto.pod | 49 provider loaded that contains an implementation of it. OpenSSL comes with a 52 OpenSSL built-in "default" provider will be automatically loaded. 57 options take effect. When a provider is loaded, it is only loaded within the 60 have different providers loaded with different configuration settings. 150 will be loaded as a fallback (see L<OSSL_PROVIDER-default(7)>). 232 old method, since it must search for the algorithm in all loaded providers, 369 provider would also need to be explicitly loaded if it is required. 377 Should it be needed (if other providers are loaded and offer 390 be loaded explicitly, either in code or through OpenSSL configuration 405 be loaded explicitly, either in code or through OpenSSL configuration [all …]
|