Searched refs:sgetpwnam (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dftpd.c149 static struct passwd * sgetpwnam (char *);
425 * Helper function for sgetpwnam().
446 sgetpwnam(char *name) function
514 else if ((pw = sgetpwnam("ftp")) != NULL) {
540 if ((pw = sgetpwnam(name))) {
/macosx-10.10/libtelnet-13/
H A Dsra.c449 if (pw = sgetpwnam(name)) {

Completed in 85 milliseconds