Searched refs:tftp (Results 1 – 21 of 21) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_tftp.c | 38 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 D | Makefile | 27 PROG= tftp 28 OBJS= main.o tftp.o tftpsubs.o 34 MANIFEST= tftp-udp6.xml
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | service-network-tftp.mf | 27 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 D | SUNWtftp.mf | 29 depend fmri=pkg:/service/network/tftp@0.5.11,5.11-0.133 type=require
|
H A D | compatibility-ucb.mf | 209 link path=usr/ucb/tftp target=../bin/tftp
|
H A D | source-system-grub.mf | 175 file path=usr/share/src/grub/netboot/tftp.h
|
H A D | system-header.mf | 204 file path=usr/include/arpa/tftp.h
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | grub.h | 81 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 D | Makefile.solaris | 134 tftp.h tg3.c tg3.h timer.c timer.h tlan.c tlan.h tulip.c \
|
H A D | Makefile.am | 18 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 D | inc.flg | 33 find_files "s.*" usr/src/cmd/cmd-inet/usr.bin/tftp
|
H A D | Makefile | 58 OTHERSRC= ../usr.bin/tftp/tftpsubs.c 272 $(LINT.c) in.tftpd.c ../usr.bin/tftp/tftpsubs.c $(LDLIBS) \
|
H A D | in.tftpd.c | 147 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 D | Makefile | 35 pppd pppdump pppstats rdist talk telnet tftp 47 LINTSUBDIRS= nca netstat pppd pppstats tftp
|
/titanic_44/usr/src/ucbcmd/ |
H A D | Makefile | 131 tftp \
|
/titanic_44/usr/src/man/man1/ |
H A D | Makefile | 381 tftp.1 \
|
/titanic_44/usr/src/head/ |
H A D | Makefile | 247 tftp.h \
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | configure.ac | 308 dnl AC_ARG_ENABLE(tftp, 309 dnl [ --enable-tftp enable TFTP support in Stage 2])
|
H A D | ChangeLog | 4733 * 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 D | services | 156 tftp 69/udp
|
/titanic_44/ |
H A D | .gitignore | 293 usr/src/cmd/cmd-inet/usr.bin/tftp/tftp
|