Searched refs:ruserpass (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/tnftp/src/
H A DMakefile.am14 ruserpass.c \
H A Dextern.h195 int ruserpass(const char *, char **, char **, char **);
H A DMakefile.in59 tnftp-progressbar.$(OBJEXT) tnftp-ruserpass.$(OBJEXT) \
243 ruserpass.c \
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tnftp-ruserpass.Po@am__quote@
514 tnftp-ruserpass.o: ruserpass.c
515 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tnftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tnftp-ruserpass.o -MD -MP -MF $(DEPDIR)/tnftp-ruserpass.Tpo -c -o tnftp-ruserpass.o `test -f 'ruserpass.c' || echo '$(srcdir)/'`ruserpass
[all...]
H A Druserpass.c1 /* $NetBSD: ruserpass.c,v 1.8 2007/08/06 04:33:24 lukem Exp $ */
2 /* from NetBSD: ruserpass.c,v 1.33 2007/04/17 05:52:04 lukem Exp */
40 static char sccsid[] = "@(#)ruserpass.c 8.4 (Berkeley) 4/27/95";
42 __RCSID(" NetBSD: ruserpass.c,v 1.33 2007/04/17 05:52:04 lukem Exp ");
90 ruserpass(const char *host, char **aname, char **apass, char **aacct) function
H A Dutil.c407 if (ruserpass(host, &fuser, &pass, &facct) < 0) {
/freebsd-13-stable/usr.bin/ftp/
H A DMakefile16 progressbar.c ruserpass.c util.c
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/
H A DMakefile.am24 ruserpass.c \
H A DMakefile.in102 ftp_var.h main.c pathnames.h ruserpass.c domacro.c globals.c \
106 main.$(OBJEXT) ruserpass.$(OBJEXT) domacro.$(OBJEXT) \
412 ruserpass.c \
526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ruserpass.Po@am__quote@
/freebsd-13-stable/lib/libcompat/4.3/
H A Drexec.c136 ruserpass(host, aname, apass, aacct) function
314 ruserpass(hp->h_name, &name, &pass, &acct);

Completed in 143 milliseconds