Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/tcp_wrappers/
Dinetcf.c39 static void inet_chk(char *protocol, char *path, char *arg0, char *arg1);
153 inet_chk(protocol, path, arg0, arg1);
162 static void inet_chk(protocol, path, arg0, arg1) in inet_chk() function