Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/makefs/
H A Dcd9660.h344 void debug_print_path_tree(cd9660node *);
H A Dcd9660.c651 debug_print_path_tree(real_root); in cd9660_makefs()
/netbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c133 debug_print_path_tree(cd9660node *n) in debug_print_path_tree() function