Home
last modified time | relevance | path

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

/openbsd/usr.bin/sort/
H A Dfile.h118 void sort_list_clean(struct sort_list *l);
H A Dfile.c280 sort_list_clean(struct sort_list *l) in sort_list_clean() function
738 sort_list_clean(list); in procfile()