Searched refs:pop_undo_stack (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/bin/ed/ | ||
| D | undo.c | 83 pop_undo_stack(void) in pop_undo_stack() function |
| D | ed.h | 212 int pop_undo_stack(void); |
| D | main.c | 800 if (pop_undo_stack() < 0) in exec_command() |