Searched refs:makepasswdent (Results 1 – 1 of 1) sorted by relevance
87 static struct passwd * makepasswdent(struct irs_pw *);165 rval = makepasswdent(this); in pw_next()184 return (makepasswdent(this)); in pw_byname()201 return (makepasswdent(this)); in pw_byuid()220 makepasswdent(struct irs_pw *this) { in makepasswdent() function