OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:txt_record
(Results
1 - 4
of
4
) sorted by null
/external/dnsmasq/src/
dnsmasq.h
233
struct
txt_record
{
struct
236
struct
txt_record
*next;
606
struct
txt_record
*txt;
rfc1035.c
945
struct
txt_record
*txt;
1201
struct
txt_record
*t;
[
all
...]
option.c
584
struct
txt_record
*r = opt_malloc(sizeof(struct
txt_record
));
[
all
...]
/external/dnsmasq/contrib/dns-loc/
dnsmasq2-loc-rfc1876.patch
31
struct
txt_record
*txt;
Completed in 820 milliseconds