HomeSort by: relevance | last modified time | path
    Searched defs:is_same_service (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/inetd/
parse.c 108 static bool is_same_service(const struct servtab *, const struct servtab *);
160 if (is_same_service(sep, cp))
982 is_same_service(const struct servtab *sep, const struct servtab *cp) function in typeref:typename:bool

Completed in 11 milliseconds