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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysctl.h609 struct _pcred { struct
631 struct _pcred e_pcred; /* process credentials */
668 /* LP64 version of _pcred. all pointers
670 * WARNING - keep in sync with _pcred
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sysctl.c1314 bzero(&ep->e_pcred, sizeof(struct _pcred));

Completed in 21 milliseconds