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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Dlogin.h15 char *mygetpwuid(int uid, FILE *file, char *name);
H A Ddirlist.c235 mygetpwuid(statbuf.st_uid, passwdfile, uid)[8] = 0;
236 mygetpwuid(statbuf.st_gid, groupfile, gid)[8] = 0;
H A Dlogin.c194 char *mygetpwuid (int uid, FILE * file, char *name) function

Completed in 82 milliseconds