Home
last modified time | relevance | path

Searched defs:eol_byte (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dtac-pipe.c51 buf_init_from_stdin (Buf *x, char eol_byte) in buf_init_from_stdin()
174 const Line_ptr *last_bol, Line_ptr *new_bol, char eol_byte) in find_bol()
235 char eol_byte = '\n'; in tac_mem() local