Searched refs:add_line_node (Results 1 - 2 of 2) sorted by path

/netbsd-current/bin/ed/
H A Dbuf.c134 add_line_node(lp);
140 /* add_line_node: add a line node in the editor buffer after the current line */
142 add_line_node(line_t *lp) function
H A Ded.h165 void add_line_node(line_t *);

Completed in 226 milliseconds