Home
last modified time | relevance | path

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

/freebsd/bin/ed/
H A Dundo.c140 unmark_line_node(lp); in clear_undo_stack()
H A Ded.h239 void unmark_line_node(line_t *);
H A Dmain.c1254 unmark_line_node(line_t *lp) in unmark_line_node() function