Searched refs:WR_NOT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/tcp_wrappers/
H A Dinetcf.h12 #define WR_NOT 1 /* may not be wrapped */ macro
H A Dinetcf.c256 wrap_status = WR_NOT;
261 wrap_status = WR_NOT;
H A Dtcpdmatch.c152 inet_set("portmap", WR_NOT);
153 inet_set("rpcbind", WR_NOT);
158 case WR_NOT:
H A Dtcpdchk.c152 inet_set("portmap", WR_NOT);
153 inet_set("rpcbind", WR_NOT);
377 case WR_NOT:

Completed in 106 milliseconds