Searched refs:nfsv4_uidtostr (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/fs/nfs/common/ |
H A D | nfs_commonacl.c | 426 nfsv4_uidtostr(aclp->acl_entry[i].ae_id, &name, in nfsrv_buildacl()
|
H A D | nfs_var.h | 339 void nfsv4_uidtostr(uid_t, u_char **, int *, NFSPROC_T *);
|
H A D | nfs_commonsubs.c | 2355 nfsv4_uidtostr(vap->va_uid, &cp, &siz, p); in nfsv4_fillattr() 2573 nfsv4_uidtostr(uid_t uid, u_char **cpp, int *retlenp, NFSPROC_T *p) in nfsv4_uidtostr() function
|