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

  /src/usr.sbin/makemandb/
makemandb.c 522 time_t mtime_cache = sb->st_mtime; local in function:build_file_cache
552 rc = sqlite3_bind_int64(stmt, idx, mtime_cache);
makemandb.c 522 time_t mtime_cache = sb->st_mtime; local in function:build_file_cache
552 rc = sqlite3_bind_int64(stmt, idx, mtime_cache);

Completed in 27 milliseconds