Searched refs:posix_spawn_args (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c349 {AC(posix_spawn_args), 0, 0, (sy_call_t *)posix_spawn, munge_wwwww, munge_ddddd, _SYSCALL_RET_INT_T, 20}, /* 244 = posix_spawn */
H A Dkern_exec.c1559 posix_spawn(proc_t ap, struct posix_spawn_args *uap, register_t *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h921 struct posix_spawn_args { struct
1902 int posix_spawn(struct proc *, struct posix_spawn_args *, int *);

Completed in 100 milliseconds