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

  /src/usr.sbin/makemandb/
makemandb.c 122 static void build_file_cache(sqlite3 *, const char *, const char *,
457 * in the way to build_file_cache()
502 build_file_cache(db, parent, file, &sb);
505 /* build_file_cache --
513 build_file_cache(sqlite3 *db, const char *parent, const char *file, function in typeref:typename:void
makemandb.c 122 static void build_file_cache(sqlite3 *, const char *, const char *,
457 * in the way to build_file_cache()
502 build_file_cache(db, parent, file, &sb);
505 /* build_file_cache --
513 build_file_cache(sqlite3 *db, const char *parent, const char *file, function in typeref:typename:void

Completed in 108 milliseconds