Home | History | Annotate | Download | only in racoon

Lines Matching full:getpwnam

294 			if ((pw = getpwnam($2->v)) == NULL) {
2552 if (((pw = getpwnam(owner->v)) == NULL) && !isnum)