Home
last modified time | relevance | path

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

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