Home | History | Annotate | Download | only in make-3.81

Lines Matching full:getpwnam

40 struct passwd *getpwnam PARAMS ((char *name));
2983 struct passwd *p = getpwnam (logname);
3004 pwent = getpwnam (name + 1);