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
233
struct
txt_record
{
struct
236
struct
txt_record
*next;
606
struct
txt_record
*txt;
option.c
584
struct
txt_record
*r = opt_malloc(sizeof(struct
txt_record
));
[
all
...]
rfc1035.c
945
struct
txt_record
*txt;
1201
struct
txt_record
*t;
[
all
...]
Completed in 50 milliseconds