Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c106 static POSITION pipe_pos1; variable
365 (void) pipe_pos(cbuf, pipe_pos1, pipe_pos2); in exec_mca()
2426 pipe_pos1 = get_pipe_pos(LM(pipe_mark), LM(pipe_line_number), &mark_char); in commands()
2429 …if ((pipe_pos1 = get_pipe_pos(LM(pipe_first_mark), LM(pipe_first_line_number), NULL)) == NULL_POSI… in commands()
2437 if (pipe_pos1 == NULL_POSITION) in commands()
2444 pipe_pos1 = markpos(':'); in commands()