Searched refs:spawn_copyin_macpolicyinfo (Results 1 – 1 of 1) sorted by relevance
2642 spawn_copyin_macpolicyinfo(const struct user__posix_spawn_args_desc *px_args, in spawn_copyin_macpolicyinfo() function3290 …if ((error = spawn_copyin_macpolicyinfo(&px_args, (struct ip_px_smpx_s *)&imgp->ip_px_smpx)) != 0)… in posix_spawn()