Searched refs:MAP_STAT_SIZE (Results 1 – 1 of 1) sorted by relevance
86 #define MAP_STAT_SIZE 60 /* 1st line of pkgmap (3 numbers & a : */ macro205 char line_buffer[MAP_STAT_SIZE]; in rd_map_size()208 if (fgets(line_buffer, MAP_STAT_SIZE, fp) == NULL) { in rd_map_size()