OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 225 milliseconds