Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dchared.h58 typedef struct c_undo_t { struct
62 } c_undo_t; argument
100 c_undo_t c_undo;
H A Dchared.c64 c_undo_t *vu = &el->el_chared.c_undo; in cv_undo()
H A Dvi.c525 c_undo_t un = el->el_chared.c_undo; in vi_undo()