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

  /src/usr.bin/cap_mkdb/
cap_mkdb.c 59 static void db_build(const char **);
144 db_build((void *)argv);
171 * Db_build() builds the name and capability databases according to the
175 db_build(const char **ifiles) function

Completed in 42 milliseconds