Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/services_mkdb/
HDservices_mkdb.c65 static size_t getprotoindex(StringList *, const char *);
310 pindex = getprotoindex(sl, proto); in parseservices()
406 getprotoindex(StringList *sl, const char *str) in getprotoindex() function