Searched refs:sort_in_core (Results 1 – 2 of 2) sorted by relevance
111 void sort_in_core (char *infile, int total, char *outfile);208 sort_in_core (infiles[i], (int)ptr, outfile); in main()735 sort_in_core (char *infile, int total, char *outfile) in sort_in_core() function
1567 * util/texindex.c (sort_in_core): int not off_t.1568 (main): cast argument to sort_in_core to int.1570 need to pass &tempfiles[i] to sort_in_core.3517 * util/texindex.c (sort_offline, sort_in_core): use off_t rather8553 * util/texindex.c (sort_in_core): Change TOTAL to be an off_t.9979 * util/texindex.c (sort_in_core, sort_offline, parsefile):