Searched refs:ftp (Results 1 - 25 of 91) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/sbin/mount_portal/examples/
H A Drfilter.2.conf7 ftp:// rfilter nostrip ftp -Vo - %s
8 http:// rfilter nostrip ftp -Vo - %s
11 ftp%// rfilter ftp%// ftp -Vo - ftp://%s
H A Dadvanced.1.conf12 ftp/ rfilter ftp/ ftp -Vo - %s
13 ftp:// rfilter nostrip ftp -Vo - %s
14 http:// rfilter nostrip ftp -Vo - %s
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/hkpd/
H A DMakefile16 ftp -o- 'http://localhost:11371/pks/lookup?op=index&search=agc&options=json'
17 ftp -o- 'http://localhost:11371/pks/lookup?op=get&search=agc&options=json'
18 ftp -o- 'http://localhost:11371/pks/lookup?op=get&search=agc&options=mr'
/netbsd-6-1-5-RELEASE/dist/pf/usr.sbin/ftp-proxy/
H A DMakefile4 PROG= ftp-proxy
5 SRCS= ftp-proxy.c filter.c
6 MAN= ftp-proxy.8
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Ddownload_ecj15 ftp -n sourceware.org << EOF
18 user ftp ''
/netbsd-6-1-5-RELEASE/usr.sbin/pf/ftp-proxy/
H A DMakefile4 PROG= ftp-proxy
5 SRCS= ftp-proxy.c filter.c
6 MAN= ftp-proxy.8
33 .PATH: ${NETBSDSRCDIR}/dist/pf/usr.sbin/ftp-proxy
/netbsd-6-1-5-RELEASE/usr.bin/progress/
H A DMakefile8 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/ftp -DSTANDALONE_PROGRESS
10 .PATH: ${NETBSDSRCDIR}/usr.bin/ftp
/netbsd-6-1-5-RELEASE/usr.bin/utoppya/
H A DMakefile8 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/ftp -DSTANDALONE_PROGRESS
10 .PATH: ${NETBSDSRCDIR}/usr.bin/ftp
/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dprintaps.c26 ftpinfo_t ftp; local
75 } else if (!strcmp(apr.apr_label, "ftp") &&
76 (ap.aps_psiz == sizeof(ftp))) {
77 if (kmemcpy((char *)&ftp, (long)ap.aps_data, sizeof(ftp)))
80 printf("\t\tpassok: %d\n", ftp.ftp_passok);
81 ftp.ftp_side[0].ftps_buf[FTP_BUFSZ - 1] = '\0';
82 ftp.ftp_side[1].ftps_buf[FTP_BUFSZ - 1] = '\0';
85 ftp.ftp_side[0].ftps_seq[0],
86 ftp
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/
H A Dkrb5.conf8 ftp = ftp
/netbsd-6-1-5-RELEASE/dist/ipf/rules/
H A DBASIC.NAT11 # To make ftp work, using the internal ftp proxy, use:
13 map ppp0 w.x.y.z/24 -> a.b.c.d/32 proxy port ftp ftp/tcp
/netbsd-6-1-5-RELEASE/usr.sbin/faithd/
H A DMakefile6 SRCS= faithd.c tcp.c ftp.c prefix.c
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/hkpd/
H A DMakefile30 ftp -o- 'http://localhost:11371/pks/lookup?op=index&search=agc&options=json'
31 ftp -o- 'http://localhost:11371/pks/lookup?op=get&search=agc&options=json'
32 ftp -o- 'http://localhost:11371/pks/lookup?op=get&search=agc&options=mr'
/netbsd-6-1-5-RELEASE/etc/
H A Dsyslog.conf4 *.info;auth,authpriv,cron,ftp,kern,lpr,mail.none /var/log/messages
13 ftp.info /var/log/xferlog
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_ftp_pxy.c153 ftpinfo_t *ftp; local
156 KMALLOC(ftp, ftpinfo_t *);
157 if (ftp == NULL)
163 aps->aps_data = ftp;
166 bzero((char *)ftp, sizeof(*ftp));
167 f = &ftp->ftp_side[0];
170 f = &ftp->ftp_side[1];
173 ftp->ftp_passok = FTPXY_INIT;
174 ftp
405 ippr_ftp_client(fr_info_t *fin, ip_t *ip, nat_t *nat, ftpinfo_t *ftp, int dlen) argument
472 ippr_ftp_pasv(fr_info_t *fin, ip_t *ip, nat_t *nat, ftpinfo_t *ftp, int dlen) argument
740 ippr_ftp_server(fr_info_t *fin, ip_t *ip, nat_t *nat, ftpinfo_t *ftp, int dlen) argument
956 ippr_ftp_valid(ftpinfo_t *ftp, int side, char *buf, size_t len) argument
980 ippr_ftp_process(fr_info_t *fin, nat_t *nat, ftpinfo_t *ftp, int rv) argument
1302 ftpinfo_t *ftp; local
1320 ftpinfo_t *ftp; local
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/ftp/
H A DMakefile8 PROG= ftp
9 SRCS= cmds.c cmdtab.c complete.c domacro.c fetch.c ftp.c main.c \
12 # Uncomment the following to provide defaults for gate-ftp operation
14 #CPPFLAGS+=-DGATE_SERVER=\"ftp-gw.host\" # -DGATE_PORT=21
/netbsd-6-1-5-RELEASE/share/misc/
H A Dmake.country33 ftp $I1
34 ftp $I2
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/package/pkgsrc/
H A DMakefile7 MASTER_SITES= ftp://invisible-island.net/byacc/
/netbsd-6-1-5-RELEASE/usr.sbin/pf/
H A DMakefile6 SUBDIR+= ftp-proxy
/netbsd-6-1-5-RELEASE/external/bsd/fetch/lib/
H A DMakefile4 SRCS= fetch.c common.c ftp.c http.c file.c
31 ftperr.h: ${LIBFETCHDIR}/ftp.errors ${LIBFETCHDIR}/errlist.sh
33 ${LIBFETCHDIR}/ftp.errors > ${.TARGET}
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/
H A DMakefile.maint144 real_dir = fetish-ftp
146 url_dir_list = $(foreach x,$(hosts),ftp://$($(x)_host)/$($(x)_url_dir))
213 ftp-gnu = ftp://ftp.gnu.org/gnu
226 config.guess-url_prefix = $(ftp-gnu)/config/
227 config.sub-url_prefix = $(ftp-gnu)/config/
229 ansi2knr.c-url_prefix = ftp://ftp.cs.wisc.edu/ghost/
231 texinfo.tex-url_prefix = $(ftp
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/ipf/rules/
H A DMakefile12 firewall ftp-proxy ftppxy mediaone nat-setup \
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/
H A DMakefile.inc64 # Host to ftp from. Default:
65 # "ftp.NetBSD.org"
71 # Top-level ftp directory. Default:
H A Dmain.c85 {"ftp host", SYSINST_FTP_HOST, ftp.host, sizeof ftp.host},
86 {"ftp dir", SYSINST_FTP_DIR, ftp.dir, sizeof ftp.dir},
87 {"ftp prefix", "/" MACH "/binary/sets", set_dir_bin, sizeof set_dir_bin},
88 {"ftp src prefix", "/source/sets", set_dir_src, sizeof set_dir_src},
89 {"ftp user", "ftp", ft
[all...]
/netbsd-6-1-5-RELEASE/dist/pf/
H A Dpf2netbsd100 usr.sbin/ftp-proxy/filter.c
101 usr.sbin/ftp-proxy/filter.h
102 usr.sbin/ftp-proxy/ftp-proxy.8
103 usr.sbin/ftp-proxy/ftp-proxy.c
104 usr.sbin/ftp-proxy/Makefile

Completed in 601 milliseconds

1234