Home
last modified time | relevance | path

Searched defs:acts (Results 1 – 6 of 6) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_sugar.c446 dt_node_t *acts, *pdesc; in dt_sugar_makeerrorclause() local
H A Ddt_parser.c2169 dt_node_if(dt_node_t *pred, dt_node_t *acts, dt_node_t *else_acts) in dt_node_if()
2240 dt_node_clause(dt_node_t *pdescs, dt_node_t *pred, dt_node_t *acts) in dt_node_clause()
/freebsd/sys/dev/ice/
H A Dice_flow.c911 ice_flow_add_prof_sync(struct ice_hw * hw,enum ice_block blk,enum ice_flow_dir dir,u64 prof_id,struct ice_flow_seg_info * segs,u8 segs_cnt,struct ice_flow_action * acts,u8 acts_cnt,struct ice_flow_prof ** prof) ice_flow_add_prof_sync() argument
1104 ice_flow_add_prof(struct ice_hw * hw,enum ice_block blk,enum ice_flow_dir dir,u64 prof_id,struct ice_flow_seg_info * segs,u8 segs_cnt,struct ice_flow_action * acts,u8 acts_cnt,struct ice_flow_prof ** prof) ice_flow_add_prof() argument
/freebsd/usr.sbin/watchdogd/
H A Dwatchdogd.c546 timeout_act_str2int(const char *lopt, const char *acts) in timeout_act_str2int()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp298 posix_spawn_file_actions_t acts; in internal_spawn_impl() local
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1746 const struct intr_info *acts, in t3_handle_intr_status()