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

/darwin-on-arm/xnu/bsd/sys/
H A Ducred.h132 struct xucred { struct
154 void cru2x(kauth_cred_t cr, struct xucred *xcr);
H A Dunpcb.h136 struct xucred unp_peercred; /* peer credentials, if applicable */
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_lock.h84 struct xucred lm_cred; /* user cred for lock req */
H A Dnfs.h424 struct xucred nxna_cred; /* mapped credential for root/all user */
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_private.h204 struct xucred ar_subj_cred;
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_prot.c2061 * Fill in a struct xucred based on a kauth_cred_t.
2065 cru2x(kauth_cred_t cr, struct xucred *xcr)

Completed in 43 milliseconds