Searched refs:map_mtime (Results 1 – 2 of 2) sorted by relevance
1663 map->map_mtime = st.st_mtime;1744 stbuf.st_mtime > map->map_mtime)2327 map->map_mtime = st.st_mtime;2393 if (fd < 0 || fstat(fd, &stbuf) < 0 || stbuf.st_mtime > map->map_mtime)6467 map->map_mtime = st.st_mtime;
1395 time_t map_mtime; /* last database modification time */ variable