Home
last modified time | relevance | path

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

/pciutils/
H A Dlspci.c30 static int opt_query_dns; /* Query the DNS (0=disabled, 1=enabled, 2=refresh cache) */ variable
1180 opt_query_dns++; in main()
1200 if (opt_query_dns) in main()
1203 if (opt_query_dns > 1) in main()