HomeSort by relevance Sort by last modified time
    Searched refs:bootp_filename (Results 1 - 6 of 6) sorted by null

  /external/qemu/slirp/
libslirp.h 33 extern const char *bootp_filename;
bootp.c 41 const char *bootp_filename; variable
254 if (bootp_filename)
256 bootp_filename);
  /external/qemu/slirp-android/
libslirp.h 114 extern const char *bootp_filename;
bootp.c 42 const char *bootp_filename; variable
258 if (bootp_filename)
260 bootp_filename);
  /external/qemu/
vl-android.c     [all...]
vl.c     [all...]

Completed in 749 milliseconds