Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c1445 static POSITION get_pipe_pos(constant char *mark_msg, constant char *line_msg, mutable char *mark_c… in get_pipe_pos() argument
1451 start_mca(A_PIPE, mark_msg, NULL, 0); in get_pipe_pos()
1469 start_mca(A_PIPE, get_line ? line_msg : mark_msg, NULL, 0); in get_pipe_pos()