HomeSort by: relevance | last modified time | path
    Searched refs:WR_NOT (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/tcpdchk/
inetcf.h 14 #define WR_NOT 1 /* may not be wrapped */
tcpdchk.c 161 inet_set("portmap", WR_NOT);
162 inet_set("rpcbind", WR_NOT);
388 case WR_NOT:
inetcf.c 279 wrap_status = WR_NOT;
283 wrap_status = WR_NOT;
  /src/usr.sbin/tcpdmatch/
tcpdmatch.c 144 inet_set("portmap", WR_NOT);
145 inet_set("rpcbind", WR_NOT);
150 case WR_NOT:

Completed in 19 milliseconds