Searched refs:posix_spawn_then_perform_action_from_process (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.61.12/tests/ |
| H A D | arm_mte_spawn_policies.c | 119 …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 D | arm_mte_spawn_policies_helper.c | 94 …T_ASSERT_TRUE(posix_spawn_then_perform_action_from_process(next_test_argv, MTE_SPAWN_USE_VANILLA, … in main()
|
| H A D | arm_mte_utilities.h | 99 bool posix_spawn_then_perform_action_from_process(char *new_argv[], uint8_t setup,
|
| H A D | arm_mte_stress.c | 220 posix_spawn_then_perform_action_from_process(munch_args, MTE_SPAWN_USE_LEGACY_API, 0); in run_munch()
|
| H A D | arm_mte_utilities.c | 163 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 D | vm_mte_reclamation_withmte.c | 81 posix_spawn_then_perform_action_from_process(munch_args, in run_munch()
|