Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/patch/
H A Dpch.c93 p_repl_lines = 0; in re_patch()
712 if (p_repl_lines < 0) in another_hunk()
715 p_repl_lines = 1; in another_hunk()
717 p_repl_lines = 0; in another_hunk()
832 p_repl_lines = 0; in another_hunk()
837 fillcnt = p_repl_lines; in another_hunk()
928 p_repl_lines = 1; in another_hunk()
1096 p_repl_lines = max - min + 1; in another_hunk()
1344 p_ptrn_lines = p_repl_lines; in pch_swap()
1345 p_repl_lines = i; in pch_swap()
[all …]