Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/sys/
H A Dspawn_internal.h510 struct user__posix_spawn_args_desc { struct
/xnu-8796.121.2/bsd/kern/
H A Dkern_exec.c2996 spawn_copyin_macpolicyinfo(const struct user__posix_spawn_args_desc *px_args, in spawn_copyin_macpolicyinfo()
3408 struct user__posix_spawn_args_desc px_args = {}; in posix_spawn()