/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandOptionsProcessLaunch.cpp | 44 FileAction action; SetOptionValue() local 52 FileAction action; SetOptionValue() local 60 FileAction action; SetOptionValue() local 72 FileAction action; SetOptionValue() local [all...] |
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mld-mac.c | 20 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_common() argument 96 u32 action, bool force_assoc_off) in iwl_mvm_mld_mac_ctxt_cmd_sta() argument 161 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_listener() argument 180 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_ibss() argument 197 iwl_mvm_mld_mac_ctxt_cmd_p2p_device(struct iwl_mvm * mvm,struct ieee80211_vif * vif,u32 action) iwl_mvm_mld_mac_ctxt_cmd_p2p_device() argument 216 iwl_mvm_mld_mac_ctxt_cmd_ap_go(struct iwl_mvm * mvm,struct ieee80211_vif * vif,u32 action) iwl_mvm_mld_mac_ctxt_cmd_ap_go() argument 236 iwl_mvm_mld_mac_ctx_send(struct iwl_mvm * mvm,struct ieee80211_vif * vif,u32 action,bool force_assoc_off) iwl_mvm_mld_mac_ctx_send() argument [all...] |
H A D | phy-ctxt.c | 71 u32 action) in iwl_mvm_phy_ctxt_cmd_hdr() argument 210 iwl_mvm_phy_ctxt_apply(struct iwl_mvm * mvm,struct iwl_mvm_phy_ctxt * ctxt,struct cfg80211_chan_def * chandef,u8 chains_static,u8 chains_dynamic,u32 action) iwl_mvm_phy_ctxt_apply() argument 300 enum iwl_ctxt_action action = FW_CTXT_ACTION_MODIFY; iwl_mvm_phy_ctxt_changed() local [all...] |
H A D | binding.c | 21 static int iwl_mvm_binding_cmd(struct iwl_mvm *mvm, u32 action, in iwl_mvm_binding_cmd() 100 u32 action = FW_CTXT_ACTION_MODIFY; in iwl_mvm_binding_update() local
|
/freebsd/contrib/blocklist/lib/ |
H A D | blacklist.c | 48 blacklist_sa(int action, int rfd, const struct sockaddr *sa, socklen_t salen, in blacklist_sa() 61 blacklist_sa_r(struct blacklist *bl, int action, int rfd, in blacklist_sa_r() 88 blacklist(int action, int rfd, const char *msg) in blacklist() 94 blacklist_r(struct blacklist *bl, int action, int rfd, const char *msg) in blacklist_r()
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_scan.h | 30 struct action { struct 31 int act_val; /* what to do */ 32 struct in_addr act_ip; /* redirect IP# */ 56 struct action ipsc_act; argument
|
/freebsd/lib/libc/stdlib/ |
H A D | twalk.c | 26 trecurse(const posix_tnode *root, cmp_fn_t action, int level) in trecurse() 44 twalk(const posix_tnode *vroot, cmp_fn_t action) in twalk()
|
H A D | hcreate.c | 59 hsearch(ENTRY item, ACTION action) in hsearch()
|
/freebsd/contrib/wpa/src/fst/ |
H A D | fst_defs.h | 48 u8 action; member 59 u8 action; member 71 u8 action; member 77 u8 action; member 83 u8 action; member
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwm_mac_ctxt.c | 255 struct iwm_mac_ctx_cmd *cmd, uint32_t action) in iwm_mac_ctxt_cmd_common() 464 uint32_t action) in iwm_mac_ctxt_cmd_station() 492 uint32_t action) in iwm_mac_ctx_send()
|
H A D | if_iwm_binding.c | 157 iwm_binding_cmd(struct iwm_softc *sc, uint32_t action, in iwm_binding_cmd() 203 uint32_t action; in iwm_binding_update() local
|
H A D | if_iwm_phy_ctxt.c | 167 struct iwm_phy_context_cmd *cmd, uint32_t action, uint32_t apply_time) in iwm_phy_ctxt_cmd_hdr() 250 uint32_t action, uint32_t apply_time) in iwm_phy_ctxt_apply()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | Debug.h | 52 void Append(const ResumeAction &action) { in Append() 58 ResumeAction action = {tid, state, signal}; variable 96 bool SetDefaultThreadActionIfNeeded(lldb::StateType action, int signal) { in SetDefaultThreadActionIfNeeded()
|
/freebsd/sbin/ccdconfig/ |
H A D | ccdconfig.c | 92 int ch, options = 0, action = CCD_CONFIG; in main() local 164 do_single(int argc, char **argv, int action) in do_single() 281 do_all(int action) in do_all()
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_uverbs_std_types_flow_action.c | 41 struct ib_flow_action *action = uobject->object; in uverbs_free_flow_action() local 315 struct ib_flow_action *action; in UVERBS_HANDLER() local 342 struct ib_flow_action *action = uobj->object; in UVERBS_HANDLER() local
|
/freebsd/contrib/byacc/ |
H A D | defs.h | 270 typedef struct action action; typedef 271 struct action struct 273 struct action *next; argument 277 char action_code; argument 278 Assoc_t assoc; 279 char suppressed;
|
/freebsd/lib/libc/tests/gen/ |
H A D | fmtmsg_test.c | 47 const char *action; member 158 const char *text, const char *action, const char *tag) in run_test()
|
/freebsd/contrib/wpa/src/common/ |
H A D | gas.c | 18 gas_build_req(u8 action, u8 dialog_token, size_t size) in gas_build_req() 48 gas_build_resp(u8 action, u8 dialog_token, u16 status_code, u8 frag_id, in gas_build_resp() 219 u8 action; in gas_anqp_set_len() local
|
/freebsd/contrib/sendmail/libsmutil/ |
H A D | lockfile.c | 44 int action; variable
|
/freebsd/contrib/llvm-project/lldb/source/Host/posix/ |
H A D | ProcessLauncherPosixFork.cpp | 92 FileAction::Action action; member 110 for (const ForkFileAction &action : actions) { in has_action() local 125 for (const ForkFileAction &action : info.actions) { in ChildFunc() local
|
/freebsd/contrib/libfido2/tools/ |
H A D | fido2-token.c | 15 static int action; variable
|
/freebsd/lib/libdpv/ |
H A D | util.c | 62 posix_spawn_file_actions_t action; in shell_spawn_pipecmd() local
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/json/ |
H A D | tst.usdt.c | 50 const char *odd, *even, *action; in main() local
|
/freebsd/crypto/openssh/ |
H A D | blacklist.c | 91 blacklist_notify(struct ssh *ssh, int action, const char *msg) in blacklist_notify()
|
/freebsd/contrib/unbound/respip/ |
H A D | respip.h | 43 enum respip_action action; member 81 enum respip_action action; member
|