Home
last modified time | relevance | path

Searched refs:action_t (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/tests/
H A Dkqueue_file_tests.c76 } action_t; typedef
96 action_t t_prep_actions[5];
100 action_t t_cleanup_actions[5];
103 action_t t_helpthreadact;
193 init_action(action_t *act, int sleep, action_id_t call, int nargs, ...) in init_action()
282 action_t *act = (action_t*)actionptr; in execute_action()
481 execute_action_list(action_t *actions, int nactions, int failout) in execute_action_list()
553 action_t dowr; in execute_test()