Home
last modified time | relevance | path

Searched refs:user__posix_spawn_args_desc (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/sys/
H A Dspawn_internal.h501 struct user__posix_spawn_args_desc { struct
/xnu-8020.101.4/bsd/kern/
H A Dkern_exec.c2642 spawn_copyin_macpolicyinfo(const struct user__posix_spawn_args_desc *px_args, in spawn_copyin_macpolicyinfo()
3074 struct user__posix_spawn_args_desc px_args = {}; in posix_spawn()