Lines Matching defs:mtime
326 -L, --check-symlink-times Use the latest mtime between symlinks and target.\n"),1925 FILE_TIMESTAMP mtime;1930 mtime = file_mtime_no_search (d->file);1931 any_remade |= (mtime != NONEXISTENT_MTIME1932 && mtime != makefile_mtimes[i]);