Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Ddir.h104 time_t cst_mtime; member
H A Ddir.c416 Targ_FmtTime(cst->cst_mtime), pathname); in cached_stats()
432 cst->cst_mtime = sys_st.st_mtime; in cached_stats()
1433 cst.cst_mtime = 0; in Dir_UpdateMTime()
1440 gn->mtime = cst.cst_mtime; in Dir_UpdateMTime()
H A Dmeta.c1467 cst.cst_mtime > gn->mtime) { in meta_oodate()