Searched defs:acts (Results 1 – 6 of 6) sorted by relevance
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_sugar.c | 446 dt_node_t *acts, *pdesc; in dt_sugar_makeerrorclause() local
|
H A D | dt_parser.c | 2169 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 D | ice_flow.c | 911 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 D | watchdogd.c | 546 timeout_act_str2int(const char *lopt, const char *acts) in timeout_act_str2int()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_mac.cpp | 298 posix_spawn_file_actions_t acts; in internal_spawn_impl() local
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_t3_hw.c | 1746 const struct intr_info *acts, in t3_handle_intr_status()
|