Searched refs:OPT_NORESOLVE (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dhostname.c29 if ((opts & OPT_NORESOLVE) == 0) {
H A Dportname.c18 if ((opts & OPT_NORESOLVE) == 0) {
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dopts.h47 #define OPT_NORESOLVE 0x8000000 macro
/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h77 #define OPT_NORESOLVE 0x80000 /* no nsswitch lookups */ macro
H A Dprstat.c460 opts.o_outpmode & OPT_NORESOLVE,
471 opts.o_outpmode & OPT_NORESOLVE,
508 opts.o_outpmode & OPT_NORESOLVE,
1392 opts.o_outpmode |= OPT_NORESOLVE;
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool.c190 opts |= OPT_NORESOLVE;
259 opts |= OPT_NORESOLVE;
344 opts |= OPT_NORESOLVE;
426 opts |= OPT_NORESOLVE;
H A Dipf.c145 opts ^= OPT_NORESOLVE;
H A Dipnat.c160 opts |= OPT_NORESOLVE;
H A Dipftest.c175 opts |= OPT_NORESOLVE;
H A Dipfstat.c356 opts |= OPT_NORESOLVE;

Completed in 122 milliseconds