Searched refs:ftpinfo (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/usr.sbin/sysinst/
H A Ddefs.h613 struct ftpinfo { struct
623 extern struct ftpinfo ftp, pkg, pkgsrc;
807 void make_url(char *, struct ftpinfo *, const char *);
H A Dnet.c917 make_url(char *urlbuffer, struct ftpinfo *f, const char *dir)
966 * ftpinfo var and pkgsrc always using .tgz suffix, while for
968 static int do_ftp_fetch(const char *, bool, struct ftpinfo *);
983 do_ftp_fetch(const char *set_name, bool force_tgz, struct ftpinfo *f)
H A Dmain.c78 struct ftpinfo ftp, pkg, pkgsrc;
H A Dutil.c1213 static struct ftpinfo server = { .user = "ftp" };
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_proxy.h179 typedef struct ftpinfo { struct

Completed in 132 milliseconds