Home
last modified time | relevance | path

Searched full:deactivate (Results 1 – 25 of 159) sorted by relevance

1234567

/freebsd/lib/geom/mirror/
H A Dgmirror.8105 .Cm deactivate
150 .Bl -tag -width ".Cm deactivate"
258 .It Cm deactivate
345 Create a mirror, deactivate one component, do the backup and connect it again.
350 gmirror deactivate data da1
/freebsd/contrib/unbound/util/
H A Dub_event.h107 /** Deactivate the event */
112 /** Deactivate the timeout event */
116 /** Deactivate a signal event */
/freebsd/share/man/man9/
H A Dbus_activate_resource.930 .Nd activate or deactivate a resource
47 These functions activate or deactivate a previously allocated resource.
H A Dvm_page_deactivate.932 .Nd "deactivate a page"
H A Dvm_page_dontneed.949 does not necessarily deactivate a page, but instead implements an
H A Dbus_release_resource.973 /* deactivate IRQ */
/freebsd/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_detach_001_pos.ksh85 log_assert "'zpool detach <pool> <vdev> ...' should deactivate the spared-in hot spare device succe…
99 log_pass "'zpool detach <pool> <vdev> ...' deactivate the spared-in hot spare device successfully."
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/
H A DInstrumentationRuntimeASanLibsanitizers.cpp51 Deactivate(); in ~InstrumentationRuntimeASanLibsanitizers()
117 void InstrumentationRuntimeASanLibsanitizers::Deactivate() { in Deactivate() function in InstrumentationRuntimeASanLibsanitizers
/freebsd/lib/libc/stdlib/
H A Dgetenv.c227 /* Free variables or deactivate them. */ in __clean_env()
482 /* Deactivate entry if overwrite is allowed. */ in __setenv()
539 * (environ) environ or sets the first varible to NULL, then deactivate all
555 /* Deactivate all environment variables. */ in __merge_environ()
632 /* Deactivate previous environment variable. */ in putenv()
685 /* Deactivate specified variable. */ in unsetenv()
/freebsd/contrib/bsnmp/snmpd/
H A Dtrans_inet.c165 /** deactivate port */
166 deactivate_func *deactivate; member
225 * Deactivate SNMP port.
232 p->deactivate(p); in deactivate_port()
1067 port->deactivate = ipv4_deactivate; in inet_create()
1073 port->deactivate = ipv6_deactivate; in inet_create()
1079 port->deactivate = ipv6_deactivate; in inet_create()
1085 port->deactivate = dns_deactivate; in inet_create()
/freebsd/usr.sbin/efibootmgr/
H A Defibootmgr.8112 .It Fl A -deactivate
113 Deactivate the given
/freebsd/contrib/unbound/libunbound/
H A Dunbound-event.h139 /** Deactivate the event */
144 /** Deactivate the timeout event */
148 /** Deactivate a signal event (not called by libunbound). */
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac80211.c372 goto deactivate; in __iwl_mvm_mld_assign_vif_chanctx()
377 deactivate:
497 IWL_ERR(mvm, "failed to deactivate ESR mode (%d)\n", in iwl_mvm_mld_unassign_vif_chanctx()
/freebsd/crypto/openssl/crypto/
H A Dprovider_child.c313 int ossl_provider_free_parent(OSSL_PROVIDER *prov, int deactivate) in ossl_provider_free_parent() argument
327 return gbl->c_prov_free(ossl_provider_get_parent(prov), deactivate); in ossl_provider_free_parent()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandlerCursesGUI.h32 void Deactivate() override;
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp36 Deactivate(); in LLDB_PLUGIN_DEFINE()
227 void InstrumentationRuntimeMainThreadChecker::Deactivate() { in Deactivate() function in InstrumentationRuntimeMainThreadChecker
H A DInstrumentationRuntimeMainThreadChecker.h52 void Deactivate();
/freebsd/sys/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,llcc.yaml19 and deactivate them.
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.h45 void Deactivate();
H A DInstrumentationRuntimeASan.cpp45 InstrumentationRuntimeASan::~InstrumentationRuntimeASan() { Deactivate(); }
103 void InstrumentationRuntimeASan::Deactivate() {
318 void InstrumentationRuntimeASan::Deactivate() { Deactivate() function in InstrumentationRuntimeASan
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.h54 void Deactivate();
H A DInstrumentationRuntimeUBSan.cpp41 InstrumentationRuntimeUBSan::~InstrumentationRuntimeUBSan() { Deactivate(); } in LLDB_PLUGIN_DEFINE()
287 void InstrumentationRuntimeUBSan::Deactivate() { in Deactivate() function in InstrumentationRuntimeUBSan
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210phy.h51 #define AR_PHY_DISABLE 0x00000002 /* deactivate PHY */
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.h51 void Deactivate();
/freebsd/crypto/openssl/include/internal/
H A Dprovider.h49 int ossl_provider_free_parent(OSSL_PROVIDER *prov, int deactivate);

1234567