Home
last modified time | relevance | path

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

/netbsd-src/bin/ed/
H A Ded.h206 int mark_line_node(line_t *, int);
H A Dmain.c618 if (mark_line_node(get_addressed_line_node(second_addr), (unsigned char)c) < 0) in exec_command()
1271 mark_line_node(line_t *lp, int n) in mark_line_node() function