Home
last modified time | relevance | path

Searched refs:unmark_line_node (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/ed/
H A Dundo.c140 unmark_line_node(lp); in clear_undo_stack()
H A Ded.h228 void unmark_line_node(line_t *);
H A Dmain.c1297 unmark_line_node(line_t *lp) in unmark_line_node() function