Home
last modified time | relevance | path

Searched refs:mt_status_tree_print (Results 1 – 3 of 3) sorted by relevance

/NextBSD/lib/libmt/
HDmtlib.c253 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()
HDmtlib.h95 void mt_status_tree_print(struct mt_status_entry *entry, int indent,
/NextBSD/usr.bin/mt/
HDmt.c1040 mt_status_tree_print(entry, 0, NULL); in mt_xml_cmd()