Searched refs:mygetpwnam (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dlogin.h18 int mygetpwnam(char *name, FILE *file);
H A Dlogin.c226 int mygetpwnam (char *name, FILE * file) function
H A Dcommands.c1952 if (((uid = mygetpwnam(owner, passwdfile))) < 0) {
1957 if (((gid = mygetpwnam(group, groupfile))) < 0) {

Completed in 163 milliseconds