Home
last modified time | relevance | path

Searched refs:WR_YES (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcp_wrappers/
H A Dinetcf.c183 inet_set(arg0, WR_YES); in inet_chk()
201 wrap_status = WR_YES; in inet_chk()
264 if (wrap_status == WR_YES && STR_EQ(protocol, "rpc/tcp")) in inet_chk()
H A Dinetcf.h14 #define WR_YES 3 /* service is wrapped */ macro
H A Dtcpdchk.c363 inet_set(pat, WR_YES); /* shut up next time */ in check_daemon()
367 inet_set(pat, WR_YES); in check_daemon()