Home
last modified time | relevance | path

Searched refs:mtime_cache (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/makemandb/
H A Dmakemandb.c522 time_t mtime_cache = sb->st_mtime; in build_file_cache() local
552 rc = sqlite3_bind_int64(stmt, idx, mtime_cache); in build_file_cache()