Searched refs:map_mtime (Results 1 – 2 of 2) sorted by relevance
1617 map->map_mtime = st.st_mtime;1698 stbuf.st_mtime > map->map_mtime)2281 map->map_mtime = st.st_mtime;2347 if (fd < 0 || fstat(fd, &stbuf) < 0 || stbuf.st_mtime > map->map_mtime)6028 map->map_mtime = st.st_mtime;
1254 time_t map_mtime; /* last database modification time */ variable