Searched defs:linebuffer (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dlinebuffer.h26 struct linebuffer struct
[all...]
H A Dlinebuffer.c37 initbuffer (struct linebuffer *linebuffer) argument
43 readlinebuffer (struct linebuffer *linebuffer, FIL argument
59 readlinebuffer_delim(struct linebuffer *linebuffer, FILE *stream, char delimiter) argument
100 freebuffer(struct linebuffer *linebuffer) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/tui/
H A Dtui-file.c167 tui_file_fputs (const char *linebuffer, struct ui_file *file) argument
/haiku-fatelf/src/bin/coreutils/src/
H A Dhead.c465 struct linebuffer struct
H A Dtail.c564 struct linebuffer struct
/haiku-fatelf/src/bin/gdb/gdb/
H A Devent-top.c150 char *linebuffer; member in struct:readline_input_state
600 static char *linebuffer = 0; local
[all...]
H A Dui-file.c489 stdio_file_fputs(const char *linebuffer, struct ui_file *file) argument
599 tee_file_fputs(const char *linebuffer, struct ui_file *file) argument
H A Dtop.c1109 static char *linebuffer = 0; local
[all...]
H A Dutils.c1941 fputs_maybe_filtered(const char *linebuffer, struct ui_file *stream, int filter) argument
2042 fputs_filtered(const char *linebuffer, struct ui_file *stream) argument
2186 char *linebuffer; local
2205 char *linebuffer; local
[all...]

Completed in 89 milliseconds