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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c1880 execve(proc_t p, struct execve_args *uap, register_t *retval)
2843 struct execve_args init_exec_args;
H A Dinit_sysent.c119 {AC(execve_args), 0, 0, (sy_call_t *)execve, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 59 = execve */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h320 struct execve_args { struct
1757 int execve(struct proc *, struct execve_args *, int *);

Completed in 40 milliseconds