Home
last modified time | relevance | path

Searched refs:bootp_filename (Results 1 – 6 of 6) sorted by relevance

/external/qemu/slirp-android/
Dbootp.c42 const char *bootp_filename; variable
258 if (bootp_filename) in bootp_reply()
260 bootp_filename); in bootp_reply()
Dlibslirp.h114 extern const char *bootp_filename;
/external/qemu/slirp/
Dbootp.c41 const char *bootp_filename; variable
254 if (bootp_filename) in bootp_reply()
256 bootp_filename); in bootp_reply()
Dlibslirp.h33 extern const char *bootp_filename;
/external/qemu/
Dvl.c2375 bootp_filename = optarg; in main()
Dvl-android.c2868 bootp_filename = optarg; in main()