Searched refs:mt_status_tree_sbuf (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libmt/ |
H A D | mtlib.h | 90 void mt_status_tree_sbuf(struct sbuf *sb, struct mt_status_entry *entry,
|
H A D | mtlib.c | 225 mt_status_tree_sbuf(struct sbuf *sb, struct mt_status_entry *entry, int indent, in mt_status_tree_sbuf() function 246 mt_status_tree_sbuf(sb, entry2, indent + 2, sbuf_func, arg); in mt_status_tree_sbuf() 267 mt_status_tree_sbuf(sb, entry, indent, NULL, NULL); in mt_status_tree_print()
|