Searched refs:pop_undo_stack (Results 1 – 3 of 3) sorted by relevance
/freebsd/bin/ed/ | ||
H A D | undo.c | 83 pop_undo_stack(void) in pop_undo_stack() function |
H A D | ed.h | 224 int pop_undo_stack(void); |
H A D | main.c | 763 if (pop_undo_stack() < 0) in exec_command() |