Searched refs:map_mtime (Results 1 – 2 of 2) sorted by relevance
131 if (fd < 0 || fstat(fd, &stbuf) < 0 || stbuf.st_mtime > map->map_mtime)1894 map->map_mtime = st.st_mtime;2516 map->map_mtime = st.st_mtime;2986 map->map_mtime = st.st_mtime;6730 map->map_mtime = st.st_mtime;
1504 time_t map_mtime; /* last database modification time */ variable