Searched refs:execve_args (Results 1 – 4 of 4) sorted by relevance
208 struct execve_args { struct216 sys_execve(struct thread *td, struct execve_args *uap) in sys_execve() argument
117 …{ .sy_narg = AS(execve_args), .sy_call = (sy_call_t *)sys_execve, .sy_auevent = AUE_EXECVE, .sy_fl…
386 struct execve_args *p = params; in systrace_args()
239 struct execve_args { struct1898 int sys_execve(struct thread *, struct execve_args *);