Home
last modified time | relevance | path

Searched defs:pline (Results 1 - 11 of 11) sorted by relevance

/third_party/toybox/toys/other/
H A Drev.c18 static void rev_line(char **pline, long len) in rev_line() argument
H A Dtac.c23 static void do_tac(char **pline, long len) in do_tac() argument
H A Dfmt.c42 static void fmt_line(char **pline, long len) in fmt_line() argument
/third_party/toybox/toys/posix/
H A Dnl.c41 static void do_nl(char **pline, long len) in do_nl() argument
H A Dcut.c73 static void cut_line(char **pline, long len) in cut_line() argument
H A Dsort.c279 static void sort_lines(char **pline, long len) in sort_lines() argument
H A Dsed.c255 static void sed_line(char **pline, long plen) in sed_line() argument
748 parse_pattern(char **pline, long len) parse_pattern() argument
[all...]
H A Dtar.c766 static void trim2list(void *list, char *pline) in trim2list() argument
778 static void do_XT(char **pline, long len) in do_XT() argument
/third_party/toybox/toys/pending/
H A Dman.c80 static void do_man(char **pline, long len) in do_man() argument
/third_party/ffmpeg/libavformat/
H A Dsrtdec.c160 char *pline; in srt_read_header() local
185 char *pline = NULL; in srt_read_header() local
/third_party/toybox/lib/
H A Dlib.c738 void loopfiles_lines(char **argv, void (*function)(char **pline, long len)) in loopfiles_lines() argument
1374 void do_lines(int fd, char delim, void (*call)(char **pline, long len)) in do_lines() argument

Completed in 8 milliseconds