Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dspawn_internal.h542 struct user__posix_spawn_args_desc { struct
/xnu-12377.1.9/bsd/kern/
H A Dkern_exec.c3280 spawn_copyin_macpolicyinfo(const struct user__posix_spawn_args_desc *px_args, in spawn_copyin_macpolicyinfo()
3724 struct user__posix_spawn_args_desc px_args = {}; in posix_spawn()