Home
last modified time | relevance | path

Searched refs:sort_list_clean (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/sort/
H A Dfile.h122 void sort_list_clean(struct sort_list *l);
H A Dfile.c319 sort_list_clean(struct sort_list *l) in sort_list_clean() function
750 sort_list_clean(list); in procfile()