Home
last modified time | relevance | path

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

/freebsd/contrib/tcp_wrappers/
H A Dinetcf.h7 extern char *inet_cfg(char *conf); /* read inetd.conf file */
H A Dinetcf.c58 char *inet_cfg(char *conf) in inet_cfg() function
H A Dtcpdmatch.c147 inetcf = inet_cfg(inetcf);
H A Dtcpdchk.c140 inetcf = inet_cfg(inetcf); in main()