Searched refs:sort_lines (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/posix/ | ||
H A D | sort.c | 279 static void sort_lines(char **pline, long len) in sort_lines() function 308 do_lines(fd, FLAG(z) ? '\0' : '\n', sort_lines); in sort_read() |
Completed in 2 milliseconds