HomeSort by relevance Sort by last modified time
    Searched refs:OPT_NORESOLVE (Results 1 - 10 of 10) sorted by null

  /onnv/onnv-gate/usr/src/cmd/ipf/lib/common/
hostname.c 29 if ((opts & OPT_NORESOLVE) == 0) {
portname.c 18 if ((opts & OPT_NORESOLVE) == 0) {
  /onnv/onnv-gate/usr/src/uts/common/inet/ipf/
opts.h 47 #define OPT_NORESOLVE 0x8000000
  /onnv/onnv-gate/usr/src/cmd/prstat/
prstat.h 75 #define OPT_NORESOLVE 0x80000 /* no nsswitch lookups */
prstat.c 451 opts.o_outpmode & OPT_NORESOLVE);
458 opts.o_outpmode & OPT_NORESOLVE);
492 opts.o_outpmode & OPT_NORESOLVE);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/ipf/tools/
ippool.c 180 opts |= OPT_NORESOLVE;
243 opts |= OPT_NORESOLVE;
322 opts |= OPT_NORESOLVE;
393 opts |= OPT_NORESOLVE;
ipf.c 129 opts ^= OPT_NORESOLVE;
ipnat.c 153 opts |= OPT_NORESOLVE;
ipftest.c 175 opts |= OPT_NORESOLVE;
ipfstat.c 332 opts |= OPT_NORESOLVE;
    [all...]

Completed in 240 milliseconds