Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dopts.h50 #define OPT_NORESOLVE 0x8000000 macro
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dportname.c18 if ((opts & OPT_NORESOLVE) == 0) {
H A Dhostname.c27 if ((opts & OPT_NORESOLVE) == 0) {
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool.c191 opts |= OPT_NORESOLVE;
260 opts |= OPT_NORESOLVE;
345 opts |= OPT_NORESOLVE;
427 opts |= OPT_NORESOLVE;
H A Dipnat.c149 opts |= OPT_NORESOLVE; in main()
H A Dipf.c145 opts ^= OPT_NORESOLVE;
H A Dipftest.c170 opts |= OPT_NORESOLVE;
H A Dipfstat.c356 opts |= OPT_NORESOLVE;
/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h78 #define OPT_NORESOLVE 0x80000 /* no nsswitch lookups */ macro
H A Dprstat.c467 opts.o_outpmode & OPT_NORESOLVE, in list_print()
478 opts.o_outpmode & OPT_NORESOLVE, in list_print()
513 opts.o_outpmode & OPT_NORESOLVE, in list_print()
1431 opts.o_outpmode |= OPT_NORESOLVE; in main()