Home
last modified time | relevance | path

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

/coreutils/src/
Dtac-pipe.c29 struct Line_ptr struct
34 typedef struct Line_ptr Line_ptr; argument
133 Line_ptr
134 line_ptr_decrement (const Buf *x, const Line_ptr *lp) in line_ptr_decrement()
136 Line_ptr lp_new; in line_ptr_decrement()
152 Line_ptr
153 line_ptr_increment (const Buf *x, const Line_ptr *lp) in line_ptr_increment()
155 Line_ptr lp_new; in line_ptr_increment()
174 const Line_ptr *last_bol, Line_ptr *new_bol, char eol_byte) in find_bol()
177 Line_ptr tmp; in find_bol()
[all …]