Home
last modified time | relevance | path

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

/freebsd/usr.sbin/inetd/
H A Dinetd.c209 static struct servtab *getconfigent(void);
988 while ((new = getconfigent())) { in config()
1597 getconfigent(void) in getconfigent() function