Searched refs:useLstat (Results 1 – 1 of 1) sorted by relevance
402 bool useLstat, bool forceRefresh) in cached_stats() argument404 HashTable *tbl = useLstat ? &lmtimes : &mtimes; in cached_stats()420 rc = (useLstat ? lstat : stat)(pathname, &sys_st); in cached_stats()