Home
last modified time | relevance | path

Searched refs:NS_NAME_INIT (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/dns/
Dname.c2599 #define NS_NAME_INIT(A,B) \ macro
2634 NS_NAME_INIT(inaddr10, inaddr10_offsets),
2635 NS_NAME_INIT(inaddr16172, inaddr172_offsets),
2636 NS_NAME_INIT(inaddr17172, inaddr172_offsets),
2637 NS_NAME_INIT(inaddr18172, inaddr172_offsets),
2638 NS_NAME_INIT(inaddr19172, inaddr172_offsets),
2639 NS_NAME_INIT(inaddr20172, inaddr172_offsets),
2640 NS_NAME_INIT(inaddr21172, inaddr172_offsets),
2641 NS_NAME_INIT(inaddr22172, inaddr172_offsets),
2642 NS_NAME_INIT(inaddr23172, inaddr172_offsets),
[all …]
/freebsd-9-stable/contrib/bind9/bin/named/
Dquery.c5219 #define NS_NAME_INIT(A,B) \ macro
5254 NS_NAME_INIT(inaddr10, inaddr10_offsets),
5255 NS_NAME_INIT(inaddr16172, inaddr172_offsets),
5256 NS_NAME_INIT(inaddr17172, inaddr172_offsets),
5257 NS_NAME_INIT(inaddr18172, inaddr172_offsets),
5258 NS_NAME_INIT(inaddr19172, inaddr172_offsets),
5259 NS_NAME_INIT(inaddr20172, inaddr172_offsets),
5260 NS_NAME_INIT(inaddr21172, inaddr172_offsets),
5261 NS_NAME_INIT(inaddr22172, inaddr172_offsets),
5262 NS_NAME_INIT(inaddr23172, inaddr172_offsets),
[all …]