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

/freebsd-10-stable/usr.bin/sort/
H A Dfile.h108 void file_list_init(struct file_list *fl, bool tmp);
H A Dsort.c1261 file_list_init(&fl, true);
1299 file_list_init(&fl, false);
H A Dfile.c213 file_list_init(struct file_list *fl, bool tmp) function
1159 file_list_init(&new_fl, true);

Completed in 202 milliseconds