Searched refs:lmtimes (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/bmake/
H A Ddir.c247 static Hash_Table lmtimes; /* same as mtimes but for lstat */ variable
331 return cached_stats(&lmtimes, pathname, st, CST_LSTAT);
353 Hash_InitTable(&lmtimes, 0);

Completed in 195 milliseconds