Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Ddir.c265 static HashTable mtimes; variable
404 HashTable *tbl = useLstat ? &lmtimes : &mtimes; in cached_stats()
459 HashTable_Init(&mtimes); in Dir_Init()
524 FreeCachedTable(&mtimes); in Dir_End()
H A DChangeLog2968 o dir.c: extend mtimes cache to others via cached_stat()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib3831 # Compare two directory trees recursively, without checking whether the mtimes
3834 # contain mtimes and thus after a ZIL replay, mtimes won't match).