Searched refs:fs_getpwuid (Results 1 – 1 of 1) sorted by relevance
155 static struct passwd *fs_getpwuid(struct fs_softc *, uid_t, struct r_pgdata *);415 fs_getpwuid(struct fs_softc *sc, uid_t uid, struct r_pgdata *pg) in fs_getpwuid() function634 user = fs_getpwuid(sc, buf->st_uid, &udata); in dostat()870 pwd = fs_getpwuid(sc, uid, &udata); in fs_attach()