Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
inet_cfg
usr/src/cmd/tcpd/inetcf.h
7
extern char *inet_cfg(); /* read inetd.conf file */
usr/src/cmd/tcpd/tcpdchk.c
140
inetcf = inet_cfg(inetcf);
usr/src/cmd/tcpd/tcpdmatch.c
140
inetcf = inet_cfg(inetcf);