Home
last modified time | relevance | path

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

/dragonfly/usr.bin/undo/
H A Dundo.c253 struct undo_hist_entry_rb_tree tse_tree; in doiterate() local
553 __collect_history(int fd, int *errorp, struct undo_hist_entry_rb_tree *tse_tree) in __collect_history()