Searched refs:unmark_line_node (Results 1 – 3 of 3) sorted by relevance
/freebsd/bin/ed/ | ||
H A D | undo.c | 140 unmark_line_node(lp); in clear_undo_stack() |
H A D | ed.h | 239 void unmark_line_node(line_t *); |
H A D | main.c | 1254 unmark_line_node(line_t *lp) in unmark_line_node() function |