HomeSort by relevance Sort by last modified time
    Searched defs:tftp_prefix (Results 1 - 3 of 3) sorted by null

  /external/qemu/slirp/
tftp.c 40 const char *tftp_prefix; variable
110 tftp_prefix, spt->filename);
338 if (!tftp_prefix) {
373 if (tsize == 0 && tftp_prefix) {
378 tftp_prefix, spt->filename);
  /external/qemu/slirp-android/
tftp.c 40 const char *tftp_prefix; variable
110 tftp_prefix, spt->filename);
344 if (!tftp_prefix) {
379 if (tsize == 0 && tftp_prefix) {
384 tftp_prefix, spt->filename);
  /external/dnsmasq/src/
dnsmasq.h 644 char *tftp_prefix; member in struct:daemon

Completed in 319 milliseconds