Searched refs:kauth_cred_getguid (Results 1 – 4 of 4) sorted by relevance
211 extern int kauth_cred_getguid(kauth_cred_t _cred, guid_t *_guidp);
638 if ((error = kauth_cred_getguid(cred, &guid)) != 0) { in kauth_acl_evaluate()
2419 kauth_cred_getguid(kauth_cred_t cred, guid_t *guidp) in kauth_cred_getguid() function
9561 if ((error = kauth_cred_getguid(cred, &changer)) != 0) { in vnode_authattr_new_internal()9994 if ((error = kauth_cred_getguid(cred, &changer)) != 0) { in vnode_authattr()