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

/freebsd-13-stable/contrib/tcp_wrappers/
H A Dinetcf.h12 #define WR_NOT 1 /* may not be wrapped */ macro
H A Dtcpdmatch.c150 inet_set("portmap", WR_NOT);
151 inet_set("rpcbind", WR_NOT);
156 case WR_NOT:
H A Dtcpdchk.c149 inet_set("portmap", WR_NOT);
150 inet_set("rpcbind", WR_NOT);
374 case WR_NOT:
H A Dinetcf.c254 wrap_status = WR_NOT;
259 wrap_status = WR_NOT;

Completed in 96 milliseconds