nfs_idmap_gid_str
stat = nfs_idmap_gid_str(gid, &str);
static int nfs_idmap_gid_str(gid_t, utf8string *);
error = nfs_idmap_gid_str(ace->a_who, &nfsace4->who, isserver);
error = nfs_idmap_gid_str(aclent[i].a_id,
error = nfs_idmap_gid_str(aclent[i].a_id,
if (*errorp = nfs_idmap_gid_str(vap->va_gid, &nap->owner_group,
if (*errorp = nfs_idmap_gid_str(vap->va_gid, &nap->owner_group,
error = nfs_idmap_gid_str(sarg->vap->va_gid, &na->owner_group,
nfs_idmap_gid_str(va.va_gid,
nfs_idmap_gid_str(va.va_gid,
extern int nfs_idmap_gid_str(gid_t gid, utf8string *u8s, bool_t);