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

/darwin-on-arm/xnu/bsd/sys/
H A Ducred.h150 int suser(kauth_cred_t cred, u_short *acflag);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_prot.c1829 suser(kauth_cred_t cred, u_short *acflag) argument
1836 if (acflag)
1837 *acflag |= ASU;

Completed in 20 milliseconds