Home | History | Annotate | Download | only in openssh

Lines Matching full:use_dns

130 	options->use_dns = -1;
264 if (options->use_dns == -1)
265 options->use_dns = 1;
1044 intptr = &options->use_dns;
1758 dump_cfg_fmtint(sUseDNS, o->use_dns);