Searched refs:mt_status_tree_sbuf (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/lib/libmt/ |
| D | mtlib.c | 228 mt_status_tree_sbuf(struct sbuf *sb, struct mt_status_entry *entry, int indent, in mt_status_tree_sbuf() function 249 mt_status_tree_sbuf(sb, entry2, indent + 2, sbuf_func, arg); in mt_status_tree_sbuf() 270 mt_status_tree_sbuf(sb, entry, indent, NULL, NULL); in mt_status_tree_print()
|
| D | mtlib.h | 92 void mt_status_tree_sbuf(struct sbuf *sb, struct mt_status_entry *entry,
|