Searched refs:mt_status_tree_print (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/libmt/ |
H A D | mtlib.c | 250 mt_status_tree_print(struct mt_status_entry *entry, int indent, in mt_status_tree_print() function 259 mt_status_tree_print(entry2, indent + 2, print_func, in mt_status_tree_print() 511 mt_status_tree_print(entry, 0, mt_param_entry_print, &print_params); in mt_protect_print() 543 mt_status_tree_print(entry, 0, mt_param_entry_print, in mt_param_list()
|
H A D | mtlib.h | 93 void mt_status_tree_print(struct mt_status_entry *entry, int indent,
|
/freebsd/usr.bin/mt/ |
H A D | mt.c | 1026 mt_status_tree_print(entry, 0, NULL); in mt_xml_cmd()
|