Searched refs:rbtoptions (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddbtable.c226 unsigned int rbtoptions = 0; local
231 rbtoptions |= DNS_RBTFIND_NOEXACT;
236 result = dns_rbt_findname(dbtable->rbt, name, rbtoptions, NULL,
H A Dzt.c166 unsigned int rbtoptions = 0; local
171 rbtoptions |= DNS_RBTFIND_NOEXACT;
176 result = dns_rbt_findname(zt->table, name, rbtoptions, foundname,
H A Drbtdb.c5418 unsigned int rbtoptions = DNS_RBTFIND_EMPTYDATA; local
5446 rbtoptions |= DNS_RBTFIND_NOEXACT;
5455 &search.chain, rbtoptions, NULL, &search);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dzt.c166 unsigned int rbtoptions = 0; local
171 rbtoptions |= DNS_RBTFIND_NOEXACT;
176 result = dns_rbt_findname(zt->table, name, rbtoptions, foundname,
H A Drbtdb.c5400 unsigned int rbtoptions = DNS_RBTFIND_EMPTYDATA; local
5428 rbtoptions |= DNS_RBTFIND_NOEXACT;
5437 &search.chain, rbtoptions, NULL, &search);

Completed in 144 milliseconds