Home
last modified time | relevance | path

Searched refs:cut_line (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/posix/
H A Dcut.c73 static void cut_line(char **pline, long len) in cut_line() function
248 // For each argument, loop through lines of file and call cut_line() on each in cut_main()
249 loopfiles_lines(toys.optargs, cut_line); in cut_main()

Completed in 1 milliseconds