Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dspawn_internal.h251 uint8_t psa_launch_type; /* type of launch for launch constraint enforcement */ member
/xnu-11215/security/
H A Dmac_process.c952 lcd.launch_type = psa->psa_launch_type; in mac_proc_check_launch_constraints()
/xnu-11215/libsyscall/wrappers/spawn/
H A Dposix_spawn.c190 psattrp->psa_launch_type = 0; in __posix_spawnattr_init()
2912 psattr->psa_launch_type = launch_type; in posix_spawnattr_set_launch_type_np()