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

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_proc.c1908 int forself; local
1916 forself = error = 0;
1921 forself = 1;
1933 if (forself == 0 && kauth_cred_issuser(kauth_cred_get()) != TRUE)

Completed in 178 milliseconds