Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dspawn_internal.h517 struct user__posix_spawn_args_desc { struct
/xnu-10002.1.13/bsd/kern/
H A Dkern_exec.c2984 spawn_copyin_macpolicyinfo(const struct user__posix_spawn_args_desc *px_args, in spawn_copyin_macpolicyinfo()
3403 struct user__posix_spawn_args_desc px_args = {}; in posix_spawn()