Home
last modified time | relevance | path

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

/third_party/toybox/toys/posix/
Dsort.c306 static void sort_read(int fd, char *name) in sort_read() function
373 loopfiles(toys.optargs, sort_read); in sort_main()