OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tftp_request
(Results
1 - 4
of
4
) sorted by null
/external/dnsmasq/contrib/dns-loc/
dnsmasq2-loc-rfc1876.patch
38
void
tftp_request
(struct listener *listen, struct daemon *daemon, time_t now);
/external/dnsmasq/src/
dnsmasq.h
892
void
tftp_request
(struct listener *listen, time_t now);
tftp.c
41
void
tftp_request
(struct listener *listen, time_t now)
function
dnsmasq.c
1107
tftp_request
(listener, now);
[
all
...]
Completed in 626 milliseconds