Home
last modified time | relevance | path

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

/freebsd/usr.sbin/inetd/
H A Dinetd.c210 static int matchservent(const char *, const char *, const char *);
1467 matchservent(const char *name1, const char *name2, const char *proto) in matchservent() function
1930 matchservent(bi->bi_service, sep->se_service, in getconfigent()