Home
last modified time | relevance | path

Searched refs:nfsv4_strtouid (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dnfs_commonacl.c111 aceerr = nfsv4_strtouid(nd, name, len, &uid, p); in nfsrv_dissectace()
H A Dnfs_var.h340 int nfsv4_strtouid(struct nfsrv_descript *, u_char *, int, uid_t *,
H A Dnfs_commonsubs.c1457 if (nfsv4_strtouid(nd, cp, j, &uid, p) || in nfsv4_loadattr()
1462 if (nfsv4_strtouid(nd, cp, j, &uid, p)) in nfsv4_loadattr()
2732 nfsv4_strtouid(struct nfsrv_descript *nd, u_char *str, int len, uid_t *uidp, in nfsv4_strtouid() function
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdport.c2522 nd->nd_repstat = nfsv4_strtouid(nd, cp, j, &uid, in nfsv4_sattr()