Home
last modified time | relevance | path

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

/freebsd/bin/ed/
H A Ded.h218 int mark_line_node(line_t *, int);
H A Dmain.c581 if (mark_line_node(get_addressed_line_node(second_addr), c) < 0) in exec_command()
1228 mark_line_node(line_t *lp, int n) in mark_line_node() function