Searched refs:idstr (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfs4_subs.c | 1230 nfs4_mapid_log(int error, const char *idstr, int isgroup, guid_t *gp) in nfs4_mapid_log() argument 1233 printf("nfs4_id2guid: idmap failed for %s %s error %d\n", idstr, isgroup ? "G" : " ", error); in nfs4_mapid_log() 1238 idstr, isgroup ? "G" : " ", in nfs4_mapid_log() 1456 nfs4_mapguid_log(int error, const char *where, guid_t *gp, int isgroup, const char *idstr) in nfs4_mapguid_log() argument 1476 isgroup ? "G" : " ", idstr); in nfs4_mapguid_log()
|