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