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

  /src/usr.sbin/makemandb/
makemandb.c 521 ino_t inode_cache = sb->st_ino; local in function:build_file_cache
543 rc = sqlite3_bind_int64(stmt, idx, inode_cache);
makemandb.c 521 ino_t inode_cache = sb->st_ino; local in function:build_file_cache
543 rc = sqlite3_bind_int64(stmt, idx, inode_cache);
makemandb.c 521 ino_t inode_cache = sb->st_ino; local in function:build_file_cache
543 rc = sqlite3_bind_int64(stmt, idx, inode_cache);

Completed in 33 milliseconds