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

/freebsd-13-stable/contrib/tcp_wrappers/
H A Dinetcf.c39 static void inet_chk(char *protocol, char *path, char *arg0, char *arg1);
153 inet_chk(protocol, path, arg0, arg1);
160 /* inet_chk - examine one inetd.conf (tlid.conf?) entry */
162 static void inet_chk(protocol, path, arg0, arg1) function

Completed in 88 milliseconds