lines             141 htags-refkit/htags_path2url.c create_filemap_index(char *area, int size, struct map **map, int *lines)
lines             180 htags-refkit/htags_path2url.c 	*lines = n;
lines             222 htags-refkit/htags_path2url.c 	int size, lines;
lines             228 htags-refkit/htags_path2url.c 	status = create_filemap_index(area, size, &map, &lines);
lines             235 htags-refkit/htags_path2url.c 	global_maplines = lines;