Home
last modified time | relevance | path

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

/dflybsd-src/bin/ed/
H A Ded.h232 int mark_line_node(line_t *, int);
H A Dmain.c584 if (mark_line_node(get_addressed_line_node(second_addr), c) < 0) in exec_command()
1236 mark_line_node(line_t *lp, int n) in mark_line_node() function