OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txt_record
(Results
1 - 3
of
3
) sorted by null
/external/dnsmasq/src/
dnsmasq.h
227
struct
txt_record
{
struct
230
struct
txt_record
*next;
581
struct
txt_record
*txt;
option.c
558
struct
txt_record
*r = opt_malloc(sizeof(struct
txt_record
));
[
all
...]
rfc1035.c
950
struct
txt_record
*txt;
1209
struct
txt_record
*t;
[
all
...]
Completed in 62 milliseconds