Home
last modified time | relevance | path

Searched refs:aaonly (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/bind/dist/bin/dig/
H A Dnslookup.c60 aaonly = ISC_FALSE, nofail = ISC_TRUE; variable
717 lookup->aaonly = aaonly; in addlookup()
H A Ddighost.c809 looknew->aaonly = ISC_FALSE; in make_empty_lookup()
901 looknew->aaonly = lookold->aaonly; in clone_lookup()
2327 if (lookup->aaonly) { in setup_lookup()
H A Ddig.c795 lookup->aaonly = state; in plus_option()
/minix3/external/bsd/bind/dist/bin/dig/include/dig/
H A Ddig.h114 aaonly, member
/minix3/external/bsd/bind/dist/
H A DCHANGES7694 1677. [bug] dig: +aaonly didn't work, +aaflag undocumented.