Searched refs:file_list_add (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/usr.bin/sort/
H A Dfile.h109 void file_list_add(struct file_list *fl, char *fn, bool allocate);
H A Dfile.c228 file_list_add(struct file_list *fl, char *fn, bool allocate) function
253 file_list_add(fl, argv[i], allocate);
857 file_list_add(fl, fn, false);
1176 file_list_add(&new_fl, fnew, false);
H A Dsort.c1280 file_list_add(&fl, flast, false);

Completed in 106 milliseconds