Home
last modified time | relevance | path

Searched refs:tftp (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_tftp.c49 struct tftphdr *tftp = data; in interpret_tftp() local
54 switch (ntohs(tftp->th_opcode)) { in interpret_tftp()
77 switch (ntohs(tftp->th_opcode)) { in interpret_tftp()
79 name = (char *)&tftp->th_stuff; in interpret_tftp()
85 name = (char *)&tftp->th_stuff; in interpret_tftp()
93 ntohs(tftp->th_block), blocksize, in interpret_tftp()
98 ntohs(tftp->th_block)); in interpret_tftp()
102 tftperror(ntohs(tftp->th_code))); in interpret_tftp()
106 tftp_parse_oack((char *)&tftp->th_stuff, in interpret_tftp()
107 fraglen - sizeof (tftp->th_opcode), &opts)); in interpret_tftp()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A DMakefile27 PROG= tftp
28 OBJS= main.o tftp.o tftpsubs.o
34 MANIFEST= tftp-udp6.xml
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-network-tftp.p5m27 set name=pkg.fmri value=pkg:/service/network/tftp@$(PKGVERS)
37 file path=lib/svc/manifest/network/tftp-udp6.xml group=sys mode=0444
40 file path=usr/bin/tftp mode=0555
44 file path=usr/share/man/man1/tftp.1
H A Dcompatibility-ucb.p5m149 link path=usr/ucb/tftp target=../bin/tftp
H A Dsource-system-grub.p5m171 file path=usr/share/src/grub/netboot/tftp.h
H A Dsystem-header.p5m62 file path=usr/include/arpa/tftp.h
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dgrub.h81 extern int tftp P((const char *name, int (*)(unsigned char *, unsigned int, unsigned int, int)));
102 #define tftp(fname, load_block) 0 macro
H A DMakefile.solaris134 tftp.h tg3.c tg3.h timer.c timer.h tlan.c tlan.h tulip.c \
H A DMakefile.am18 pci_ids.h pci_io.c stdint.h tftp.h timer.c timer.h \
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dinc.flg33 find_files "s.*" usr/src/cmd/cmd-inet/usr.bin/tftp
H A Din.tftpd.c148 static void tftp(struct tftphdr *, int);
451 tftp(tp, n); in main()
772 tftp(struct tftphdr *tp, int size) in tftp() function
H A DMakefile59 OTHERSRC= ../usr.bin/tftp/tftpsubs.c
/illumos-gate/usr/src/ucbcmd/
H A DMakefile126 tftp \
/illumos-gate/usr/src/boot/libsa/
H A DMakefile.inc200 SRCS += $(SASRC)/tftp.c
206 OBJECTS += tftp.o
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A DMakefile38 pppd pppdump pppstats rdist talk telnet tftp
/illumos-gate/usr/src/man/man1/
H A DMakefile368 tftp.1 \
/illumos-gate/usr/src/head/
H A DMakefile254 tftp.h \
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure.ac308 dnl AC_ARG_ENABLE(tftp,
309 dnl [ --enable-tftp enable TFTP support in Stage 2])
H A DChangeLog4733 * netboot/etherboot.h (tftp): Change the type of the first
4735 * netboot/main.c (tftp): Likewise.
4932 (tftp): Likewise.
5607 * configure.in (--enable-tftp): Deleted.
7331 * configure.in (--enable-tftp): New option.
7355 tftp.
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dservices157 tftp 69/udp
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th1264 0 exit \ readdir does not work on tftp