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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dproc_info.c129 proc_info(__unused struct proc *p, struct proc_info_args * uap, register_t *retval)
H A Dinit_sysent.c482 {AC(proc_info_args), 0, 0, (sy_call_t *)proc_info, munge_wwwlww, munge_dddddd, _SYSCALL_RET_INT_T, 28}, /* 336 = proc_info */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1301 struct proc_info_args { struct
2006 int proc_info(struct proc *, struct proc_info_args *, int *);

Completed in 46 milliseconds