Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Darm_mte_spawn_policies.c119 …test_succeeded = posix_spawn_then_perform_action_from_process(test_argv, MTE_SPAWN_USE_VANILLA, 0); in do_entitlement_test()
140 …bool test_succeeded = posix_spawn_then_perform_action_from_process(test_argv, MTE_SPAWN_USE_LEGACY… in do_spawn_flags_test()
H A Darm_mte_spawn_policies_helper.c94 …T_ASSERT_TRUE(posix_spawn_then_perform_action_from_process(next_test_argv, MTE_SPAWN_USE_VANILLA, … in main()
H A Darm_mte_utilities.h99 bool posix_spawn_then_perform_action_from_process(char *new_argv[], uint8_t setup,
H A Darm_mte_stress.c220 posix_spawn_then_perform_action_from_process(munch_args, MTE_SPAWN_USE_LEGACY_API, 0); in run_munch()
H A Darm_mte_utilities.c163 posix_spawn_then_perform_action_from_process(char *new_argv[], uint8_t setup, in posix_spawn_then_perform_action_from_process() function
/xnu-12377.61.12/tests/vm/
H A Dvm_mte_reclamation_withmte.c81 posix_spawn_then_perform_action_from_process(munch_args, in run_munch()