Searched refs:nfs4_mapguid_log (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ ! |
| H A D | nfs4_subs.c | 1456 nfs4_mapguid_log(int error, const char *where, guid_t *gp, int isgroup, const char *idstr) in nfs4_mapguid_log() function 1613 nfs4_mapguid_log(error, "kauth_cred_guid2ntsid", guidp, 1, id); in nfs4_guid2id() 1617 nfs4_mapguid_log(error, "kauth_cred_guid2ntsid", guidp, isgroup, NULL); in nfs4_guid2id() 1648 nfs4_mapguid_log(error, "kauth_cred2[pw|gr]nam", guidp, isgroup, id1); in nfs4_guid2id() 1689 nfs4_mapguid_log(error, "End of routine", guidp, isgroup, id1); in nfs4_guid2id()
|