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