Searched refs:mt_status_tree_print (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/lib/libmt/ |
| HD | mtlib.c | 253 mt_status_tree_print(struct mt_status_entry *entry, int indent, in mt_status_tree_print() function 262 mt_status_tree_print(entry2, indent + 2, print_func, in mt_status_tree_print() 514 mt_status_tree_print(entry, 0, mt_param_entry_print, &print_params); in mt_protect_print() 546 mt_status_tree_print(entry, 0, mt_param_entry_print, in mt_param_list()
|
| HD | mtlib.h | 95 void mt_status_tree_print(struct mt_status_entry *entry, int indent,
|
| /NextBSD/usr.bin/mt/ |
| HD | mt.c | 1040 mt_status_tree_print(entry, 0, NULL); in mt_xml_cmd()
|