/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/ |
H A D | zfs_set_feature_activation.ksh | 95 log_fail "ZSTD feature flag not deactivated" 98 "destroying the dataset deactivated it."
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | ti,tlv320adc3xxx.yaml | 92 specified by the ti,micbias1-vg property. When deactivated, the pin will 102 specified by the ti,micbias2-vg property. When deactivated, the pin will
|
/freebsd/contrib/unbound/libunbound/ |
H A D | unbound-event.h | 127 * The event will be deactivated before this function is called. */ 130 * The event will be deactivated before this function is called. */ 133 * The event will be deactivated before this function is called. */
|
/freebsd/sys/netinet/ |
H A D | sctp_auth.h | 65 uint8_t deactivated; /* key is deactivated */ member
|
H A D | sctp_auth.c | 467 new_key->deactivated = 0; in sctp_alloc_sharedkey() 519 if ((skey->deactivated) || (skey->refcount > 1)) { in sctp_insert_sharedkey() 575 if ((skey->refcount <= 2) && (skey->deactivated)) { in sctp_auth_key_release() 1259 if ((skey->deactivated) && (skey->refcount > 1)) { in sctp_auth_setactivekey() 1260 /* can't reactivate a deactivated key with other refcounts */ in sctp_auth_setactivekey() 1266 /* reset the deactivated flag */ in sctp_auth_setactivekey() 1267 skey->deactivated = 0; in sctp_auth_setactivekey() 1319 /* mark the key as deactivated */ in sctp_deact_sharedkey() 1320 skey->deactivated = 1; in sctp_deact_sharedkey()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | link.c | 403 /* link should be deactivated before removal, so in most cases we need to
|
H A D | rfi.c | 156 IWL_INFO(mvm, "RFIm is deactivated, reason = %d\n", notif->reason);
|
/freebsd/share/man/man9/ |
H A D | vm_page_dontneed.9 | 45 function does nothing; otherwise the page is deactivated.
|
H A D | vm_page_rename.9 | 50 If the page is currently on the cache queue it will be deactivated
|
/freebsd/share/man/man4/man4.arm/ |
H A D | imx_wdog.4 | 54 Once activated, the watchdog hardware cannot be deactivated, but the
|
/freebsd/lib/libsys/ |
H A D | close.2 | 46 object will be deactivated.
|
/freebsd/share/man/man4/ |
H A D | ufoma.4 | 95 .It Li deactivated
|
/freebsd/tests/sys/cddl/zfs/tests/zfsd/ |
H A D | zfsd_hotspare_004_pos.ksh | 79 # Finally, check that the spare deactivated
|
H A D | zfsd_autoreplace_003_pos.ksh | 71 # Check that the spare is deactivated
|
H A D | zfsd_import_001_pos.ksh | 97 #Finally, check that the spare deactivated
|
/freebsd/sys/dev/ice/ |
H A D | irdma_if.m | 72 * client driver that a PF has been deactivated.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/ |
H A D | zfs_clone_livelist_condense_and_disable.ksh | 26 # 2. Clone where livelist is deactivated
|
H A D | zfs_clone_livelist_condense_races.ksh | 22 # simultaneously condensed and deactivated (deleted, exported or disabled).
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_provider_new.pod | 119 and are deactivated with the last call to ossl_provider_deactivate(). 194 deactivated.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_session_cache_mode.pod | 35 have been deactivated (SSL_SESS_CACHE_NO_INTERNAL_LOOKUP), the server will try
|
/freebsd/sys/amd64/vmm/intel/ |
H A D | vmx.h | 83 * The pmap needs to be deactivated in vmx_enter_guest()
|
/freebsd/cddl/usr.sbin/zfsd/ |
H A D | callout.h | 90 * or deactivated since the last time the callout was
|
/freebsd/contrib/libfido2/man/ |
H A D | fido2-token.1 | 420 feature is activated or deactivated after an authenticator reset
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | samsung-fimc.txt | 40 and the port B deactivated and for the state "active-b" it should be the other
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_CTX_set_session_cache_mode.3 | 169 have been deactivated (\s-1SSL_SESS_CACHE_NO_INTERNAL_LOOKUP\s0), the server will try
|