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

/freebsd-13-stable/contrib/bmake/
H A Ddir.h100 time_t cst_mtime; member in struct:cached_stat
H A Ddir.c436 Targ_FmtTime(cst->cst_mtime), pathname);
452 cst->cst_mtime = sys_st.st_mtime;
1499 cst.cst_mtime = 0;
1506 gn->mtime = cst.cst_mtime;
H A Dmeta.c1468 cst.cst_mtime > gn->mtime) {

Completed in 111 milliseconds