Home
last modified time | relevance | path

Searched defs:tftp (Results 1 – 3 of 3) sorted by relevance

/titanic_41/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()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dgrub.h102 #define tftp(fname, load_block) 0 macro
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c771 tftp(struct tftphdr *tp, int size) in tftp() function