Searched refs:eproc (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysctl.h77 * These are for the eproc structure defined below.
628 struct eproc { struct in struct:kinfo_proc
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sysctl.c148 fill_eproc(proc_t p, struct eproc *ep);
1279 * Fill in an eproc structure for the specified process.
1282 fill_eproc(proc_t p, struct eproc *ep)
1358 * Fill in an LP64 version of eproc structure for the specified process.
1439 * Fill in an eproc structure for the specified process.

Completed in 37 milliseconds