Searched refs:IMGPF_SB_DEFAULT (Results 1 – 3 of 3) sorted by relevance
161 #define IMGPF_SB_DEFAULT 0 /* Default value, did not check if it is a simulat… macro
3124 imgp->ip_simulator_binary = IMGPF_SB_DEFAULT; in posix_spawn()4576 imgp->ip_simulator_binary = IMGPF_SB_DEFAULT; in __mac_execve()
1490 if (imgp->ip_simulator_binary == IMGPF_SB_DEFAULT) { in validate_potential_simulator_binary()