Home
last modified time | relevance | path

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

/openbsd/usr.sbin/inetd/
H A Dinetd.c282 int matchconf(struct servtab *, struct servtab *);
557 if (matchconf(sep, cp)) in config()
964 matchconf(struct servtab *old, struct servtab *new) in matchconf() function