Searched refs:nfsv4_gidtostr (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/fs/nfs/common/ |
H A D | nfs_commonacl.c | 434 nfsv4_gidtostr((gid_t)aclp->acl_entry[i].ae_id, &name, in nfsrv_buildacl()
|
H A D | nfs_var.h | 342 void nfsv4_gidtostr(gid_t, u_char **, int *, NFSPROC_T *);
|
H A D | nfs_commonsubs.c | 2362 nfsv4_gidtostr(vap->va_gid, &cp, &siz, p); in nfsv4_fillattr() 2835 nfsv4_gidtostr(gid_t gid, u_char **cpp, int *retlenp, NFSPROC_T *p) in nfsv4_gidtostr() function
|