Searched refs:read_sort_file (Results 1 – 4 of 4) sorted by relevance
32 extern int read_sort_file(char *, int, char *[]);
217 int read_sort_file(char *filename, int source, char *source_path[]) in read_sort_file() function
6398 int res = read_sort_file(argv[++i], source, in main()
48 - pseudo: avoid buffer overflow in read_sort_file() using fscanf()