Home
last modified time | relevance | path

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

/freebsd/contrib/tcp_wrappers/
H A Dinetcf.c39 static void inet_chk(char *protocol, char *path, char *arg0, char *arg1);
152 inet_chk(protocol, path, arg0, arg1); in inet_cfg()
161 static void inet_chk(char *protocol, char *path, char *arg0, char *arg1) in inet_chk() function