Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.h286 time_t file_chktime; /* file last checked time */ member
H A Dcache.c1336 (now - ctx->file_chktime) < cfg.check_interval) in check_db_file()
1339 ctx->file_chktime = now; in check_db_file()