Searched refs:OPT_NORESOLVE (Results 1 – 9 of 9) sorted by relevance
47 #define OPT_NORESOLVE 0x8000000 macro
20 if ((opts & OPT_NORESOLVE) == 0) { in portname()
28 if ((opts & OPT_NORESOLVE) == 0) { in hostname()
18 if ((opts & OPT_NORESOLVE) == 0) in printstate()
126 opts ^= OPT_NORESOLVE; in main()
163 opts |= OPT_NORESOLVE; in main()
152 int opts = OPT_NORESOLVE;1590 opts &= ~OPT_NORESOLVE; in main()
147 opts |= OPT_NORESOLVE; in main()
353 opts |= OPT_NORESOLVE; in main()