Home
last modified time | relevance | path

Searched defs:tftp (Results 1 – 3 of 3) 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
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dgrub.h102 #define tftp(fname, load_block) 0 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c772 tftp(struct tftphdr *tp, int size) in tftp() function