Searched refs:launch_type (Results 1 – 5 of 5) sorted by relevance
313 cs_launch_type_t launch_type; member
948 lcd.launch_type = CS_LAUNCH_TYPE_NONE; in mac_proc_check_launch_constraints()952 lcd.launch_type = psa->psa_launch_type; in mac_proc_check_launch_constraints()
115 int posix_spawnattr_set_launch_type_np(posix_spawnattr_t *attr, uint8_t launch_type) __SPI_AVAI…
2903 posix_spawnattr_set_launch_type_np(posix_spawnattr_t *attr, uint8_t launch_type) in posix_spawnattr_set_launch_type_np() argument2912 psattr->psa_launch_type = launch_type; in posix_spawnattr_set_launch_type_np()
1922 return lcd->launch_type; in launch_constraint_data_get_launch_type()