Searched defs:cur_proc (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_sysctl.c582 proc_t cur_proc = current_proc(); variable
624 proc_t cur_proc = current_proc(); variable
1847 sysctl_procargsx(int *name, u_int namelen, user_addr_t where, size_t *sizep, proc_t cur_proc, int argc_yes) argument
3006 proc_t cur_proc = req->p; local
3033 fetch_process_cputype( proc_t cur_proc, int *name, u_int namelen, cpu_type_t *cputype) argument
[all...]

Completed in 63 milliseconds