ns_lwsearchctx Struct Reference

An ns_lwsearchctx stores the state of search list during a lookup operation. More...

#include <lwsearch.h>


Data Fields

dns_name_trelname
dns_name_tsearchname
unsigned int ndots
ns_lwsearchlist_tlist
isc_boolean_t doneexact
isc_boolean_t exactfirst


Detailed Description

An ns_lwsearchctx stores the state of search list during a lookup operation.

Definition at line 51 of file lwsearch.h.


Field Documentation

dns_name_t* ns_lwsearchctx::relname

Definition at line 52 of file lwsearch.h.

Referenced by ns_lwsearchctx_current(), and ns_lwsearchctx_init().

dns_name_t* ns_lwsearchctx::searchname

Definition at line 53 of file lwsearch.h.

Referenced by ns_lwsearchctx_current(), ns_lwsearchctx_init(), and ns_lwsearchctx_next().

unsigned int ns_lwsearchctx::ndots

Definition at line 54 of file lwsearch.h.

Referenced by ns_lwsearchctx_init().

ns_lwsearchlist_t* ns_lwsearchctx::list

Definition at line 55 of file lwsearch.h.

Referenced by ns_lwsearchctx_current(), ns_lwsearchctx_init(), and ns_lwsearchctx_next().

isc_boolean_t ns_lwsearchctx::doneexact

Definition at line 56 of file lwsearch.h.

Referenced by ns_lwsearchctx_current(), ns_lwsearchctx_init(), and ns_lwsearchctx_next().

isc_boolean_t ns_lwsearchctx::exactfirst

Definition at line 57 of file lwsearch.h.

Referenced by ns_lwsearchctx_current(), ns_lwsearchctx_init(), and ns_lwsearchctx_next().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:21 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha