Searched refs:tftp (Results 1 - 5 of 5) sorted by relevance

/external/dnsmasq/src/
H A DAndroid.mk7 netlink.c network.c option.c rfc1035.c rfc2131.c tftp.c util.c
H A Ddnsmasq.c598 /* Whilst polling for the dbus, or doing a tftp transfer, wake every quarter second */
1044 int tftp = 0; local
1048 tftp++;
1093 if (tftp <= daemon->tftp_max && listener->tftpfd != -1)
/external/dnsmasq/bld/
H A DMakefile5 helper.o tftp.o log.o
/external/tcpdump/
H A DAndroid.mk105 print-tftp.c\
/external/grub/netboot/
H A Dmain.c300 tftp (const char *name, int (*fnc) (unsigned char *, int, int, int)) function
1106 tftp (fname, decode_rfc1533);

Completed in 111 milliseconds