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

  /src/usr.sbin/services_mkdb/
services_mkdb.c 63 static size_t getprotoindex(StringList *, const char *);
237 pindex = getprotoindex(sl, proto);
296 getprotoindex(StringList *sl, const char *str) function in typeref:typename:size_t
services_mkdb.c 63 static size_t getprotoindex(StringList *, const char *);
237 pindex = getprotoindex(sl, proto);
296 getprotoindex(StringList *sl, const char *str) function in typeref:typename:size_t

Completed in 22 milliseconds