Home
last modified time | relevance | path

Searched defs:undo_list (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/readline/
H A Dreadline.h57 typedef struct undo_list { struct
58 struct undo_list *next; argument
65 extern UNDO_LIST *rl_undo_list; argument