Home
last modified time | relevance | path

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

/coreutils/src/
Dtac-pipe.c191 Line_ptr nl_pos; in find_bol() local
192 nl_pos.i = i; in find_bol()
193 nl_pos.ptr = nl; in find_bol()
194 *new_bol = line_ptr_increment (x, &nl_pos); in find_bol()