Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/sys/
H A Dspawn_internal.h521 struct user__posix_spawn_args_desc { struct
/xnu-11215.41.3/bsd/kern/
H A Dkern_exec.c3169 spawn_copyin_macpolicyinfo(const struct user__posix_spawn_args_desc *px_args, in spawn_copyin_macpolicyinfo()
3611 struct user__posix_spawn_args_desc px_args = {}; in posix_spawn()