Searched refs:inet_set (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/tcp_wrappers/ |
| H A D | inetcf.c | 188 inet_set(arg0, WR_YES); 272 inet_set(tcpd_proc_name, wrap_status); 277 void inet_set(name, type) in inet_set() function
|
| H A D | tcpdchk.c | 149 inet_set("portmap", WR_NOT); 150 inet_set("rpcbind", WR_NOT); 372 inet_set(pat, WR_YES); /* shut up next time */ 376 inet_set(pat, WR_YES);
|
| H A D | inetcf.h | 8 extern void inet_set(char *name, int type); /* remember internet service */
|
| H A D | tcpdmatch.c | 150 inet_set("portmap", WR_NOT); 151 inet_set("rpcbind", WR_NOT);
|