Home
last modified time | relevance | path

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

/dflybsd-src/bin/ed/
H A Dundo.c85 pop_undo_stack(void) in pop_undo_stack() function
H A Ded.h238 int pop_undo_stack(void);
H A Dmain.c766 if (pop_undo_stack() < 0) in exec_command()