Searched refs:cdflag (Results 1 – 4 of 4) sorted by relevance
90 cdflag, member
684 looknew->cdflag = 0; in make_empty_lookup() 807 looknew->cdflag = lookold->cdflag; in clone_lookup() 2073 if (lookup->cdflag) { in setup_lookup()
139 " +[no]authority +[no]besteffort +bufsize=# +[no]cdflag +[no]class\n" in print_usage() 747 case 'd':/* cdflag */ in plus_option() 749 case 'f': /* cdflag */ in plus_option() 750 case '\0': /* +cd is a synonym for +cdflag */ in plus_option() 751 FULLCHECK("cdflag"); in plus_option() 752 lookup->cdflag = state; in plus_option()
6572 - Fix cdflag dns64 processing.