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