Searched refs:ip_simulator_binary (Results 1 – 3 of 3) sorted by relevance
135 unsigned int ip_simulator_binary; /* simulator binary flags */ member
1829 if (imgp->ip_simulator_binary == IMGPF_SB_DEFAULT) { in validate_potential_simulator_binary()1831 imgp->ip_simulator_binary = simulator_binary ? IMGPF_SB_TRUE : IMGPF_SB_FALSE; in validate_potential_simulator_binary()1834 if (imgp->ip_simulator_binary != IMGPF_SB_TRUE) { in validate_potential_simulator_binary()
4256 imgp->ip_simulator_binary = IMGPF_SB_DEFAULT; in posix_spawn()5908 imgp->ip_simulator_binary = IMGPF_SB_DEFAULT; in __mac_execve()