Searched refs:kauth_cred_getguid (Results 1 – 4 of 4) sorted by relevance
368 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()
2343 kauth_cred_getguid(kauth_cred_t cred, guid_t *guidp) in kauth_cred_getguid() function
10414 if ((error = kauth_cred_getguid(cred, &changer)) != 0) { in vnode_authattr_new_internal()10847 if ((error = kauth_cred_getguid(cred, &changer)) != 0) { in vnode_authattr()