Searched defs:enabled (Results 1 - 25 of 233) sorted by relevance

12345678910

/freebsd-current/contrib/kyua/bootstrap/
H A Datf_helpers.cpp57 std::string enabled; local
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Defi.h47 bool enabled = false; local
H A Dpwm.h34 bool enabled; member in struct:pwm_state
/freebsd-current/contrib/kyua/drivers/
H A Dlist_tests_helpers.cpp82 std::string enabled; local
/freebsd-current/contrib/unbound/ipsecmod/
H A Dipsecmod.h65 int enabled; member in struct:ipsecmod_qstate
/freebsd-current/sys/dev/pwm/
H A Dofw_pwm.h39 bool enabled; member in struct:pwm_channel
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcondition_variable.h44 static constexpr bool enabled() { return false; } function in struct:scudo::ConditionVariableState
54 static constexpr bool enabled() { return Config::UseConditionVariable; } function in struct:scudo::ConditionVariableState
/freebsd-current/crypto/openssh/
H A Dmac.h33 int enabled; member in struct:sshmac
/freebsd-current/contrib/unbound/cachedb/
H A Dcachedb.h52 int enabled; member in struct:cachedb_env
/freebsd-current/contrib/processor-trace/libipt/internal/include/
H A Dpt_query_decoder.h81 uint32_t enabled:1; member in struct:pt_query_decoder
H A Dpt_block_decoder.h102 uint32_t enabled:1; member in struct:pt_block_decoder
H A Dpt_insn_decoder.h98 uint32_t enabled:1; member in struct:pt_insn_decoder
/freebsd-current/contrib/libevent/include/event2/
H A Dbufferevent_struct.h109 short enabled; member in struct:bufferevent
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_inlines.h17 tcache_enabled_set(tsd_t *tsd, bool enabled) { argument
/freebsd-current/contrib/ntp/sntp/libevent/include/event2/
H A Dbufferevent_struct.h109 short enabled; member in struct:bufferevent
/freebsd-current/contrib/wpa/src/ap/
H A Dhs20.c235 hs20_t_c_filtering(struct hostapd_data *hapd, struct sta_info *sta, int enabled) argument
/freebsd-current/sbin/ipfw/
H A Daltq.c52 altq_set_enabled(int enabled) argument
/freebsd-current/sys/dev/bwn/
H A Dif_bwn_phy_common.c191 bwn_mac_phy_clock_set(struct bwn_mac *mac, int enabled) argument
/freebsd-current/sys/kern/
H A Dkern_priv.c70 int error, enabled; local
/freebsd-current/sys/dev/sdio/
H A Dsdio_subr.c78 bool enabled; local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dwifi_display.c229 void wifi_display_enable(struct wpa_global *global, int enabled) argument
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_mprotect.c85 paxset(int global, int enabled) argument
/freebsd-current/contrib/opencsd/decoder/include/common/
H A Dcomp_attach_pt_t.h225 template<class T> const bool componentAttachPt<T>::enabled() const function in class:componentAttachPt
/freebsd-current/contrib/arm-optimized-routines/string/test/
H A Dmte.h31 static int enabled = -1; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DOptimizationRemarkEmitter.h65 bool enabled() const { function in class:llvm::OptimizationRemarkEmitter

Completed in 179 milliseconds

12345678910