Searched defs:index_file (Results 1 – 4 of 4) sorted by relevance
286 char *index_file = new char[strlen(base_name) + sizeof(INDEX_SUFFIX)]; in main() local
1774 index_file (const char *map, size_t size, unsigned int *maxline) in index_file() function
1953 index_file (const char *map, size_t size, unsigned int *maxline) in index_file() function
3942 static int index_file(int argc, const char **argv, int full) { in index_file() function