Home
last modified time | relevance | path

Searched refs:inet_set (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tcp_wrappers/
H A Dinetcf.c183 inet_set(arg0, WR_YES); in inet_chk()
267 inet_set(tcpd_proc_name, wrap_status); in inet_chk()
272 void inet_set(char *name, int type) in inet_set() function
H A Dtcpdchk.c147 inet_set("portmap", WR_NOT); in main()
148 inet_set("rpcbind", WR_NOT); in main()
363 inet_set(pat, WR_YES); /* shut up next time */ in check_daemon()
367 inet_set(pat, WR_YES); in check_daemon()
H A Dinetcf.h8 extern void inet_set(char *name, int type); /* remember internet service */
H A Dtcpdmatch.c148 inet_set("portmap", WR_NOT);
149 inet_set("rpcbind", WR_NOT);