Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dsort.c279 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()
/external/autotest/client/profilers/powertop/src/
Dpowertop.c478 void sort_lines(void) in sort_lines() function
1021 sort_lines(); in main()