Home
last modified time | relevance | path

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

/netbsd-src/bin/ed/
H A Ded.h207 int move_lines(long);
H A Dmain.c639 if (move_lines(addr) < 0) in exec_command()
1137 move_lines(long addr) in move_lines() function