Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_tftp.c38 interpret_tftp(int flags, struct tftphdr *tftp, int fraglen) in interpret_tftp() argument
44 switch (ntohs(tftp->th_opcode)) { in interpret_tftp()
55 switch (ntohs(tftp->th_opcode)) { in interpret_tftp()
57 name = (char *)&tftp->th_stuff; in interpret_tftp()
63 name = (char *)&tftp->th_stuff; in interpret_tftp()
71 ntohs(tftp->th_block), in interpret_tftp()
78 ntohs(tftp->th_block)); in interpret_tftp()
83 tftperror(ntohs(tftp->th_code))); in interpret_tftp()
92 (void) sprintf(get_line((char *)(uintptr_t)tftp->th_opcode - in interpret_tftp()
95 ntohs(tftp->th_opcode), in interpret_tftp()
[all …]
/titanic_44/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
/titanic_44/usr/src/pkg/manifests/
H A Dservice-network-tftp.mf27 set name=pkg.fmri value=pkg:/service/network/tftp@$(PKGVERS)
42 file path=lib/svc/manifest/network/tftp-udp6.xml group=sys mode=0444
43 file path=usr/bin/tftp mode=0555
45 file path=usr/share/man/man1/tftp.1
H A DSUNWtftp.mf29 depend fmri=pkg:/service/network/tftp@0.5.11,5.11-0.133 type=require
H A Dcompatibility-ucb.mf209 link path=usr/ucb/tftp target=../bin/tftp
H A Dsource-system-grub.mf175 file path=usr/share/src/grub/netboot/tftp.h
H A Dsystem-header.mf204 file path=usr/include/arpa/tftp.h
/titanic_44/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 \
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/
H A Dinc.flg33 find_files "s.*" usr/src/cmd/cmd-inet/usr.bin/tftp
H A DMakefile58 OTHERSRC= ../usr.bin/tftp/tftpsubs.c
272 $(LINT.c) in.tftpd.c ../usr.bin/tftp/tftpsubs.c $(LDLIBS) \
H A Din.tftpd.c147 static void tftp(struct tftphdr *, int);
450 tftp(tp, n); in main()
771 tftp(struct tftphdr *tp, int size) in tftp() function
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/
H A DMakefile35 pppd pppdump pppstats rdist talk telnet tftp
47 LINTSUBDIRS= nca netstat pppd pppstats tftp
/titanic_44/usr/src/ucbcmd/
H A DMakefile131 tftp \
/titanic_44/usr/src/man/man1/
H A DMakefile381 tftp.1 \
/titanic_44/usr/src/head/
H A DMakefile247 tftp.h \
/titanic_44/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.
/titanic_44/usr/src/cmd/cmd-inet/etc/
H A Dservices156 tftp 69/udp
/titanic_44/
H A D.gitignore293 usr/src/cmd/cmd-inet/usr.bin/tftp/tftp