Home
last modified time | relevance | path

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

/xnu-8020.101.4/tests/
H A Dkqueue_file_tests.c73 action_id_t act_id; member
199 act->act_id = call; in init_action()
291 T_LOG("Beginning action of type %d: %s\n", act->act_id, get_action_name(act->act_id)); in execute_action()
297 switch (act->act_id) { in execute_action()