Home
last modified time | relevance | path

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

/pciutils/
H A Dls-tree.c403 char *p2 = tree_printf(line, p, count == 1 ? "--" : count == i+1 ? "\\-" : "+-"); in show_tree_bus() local
404 show_tree_dev(get_filter_for_child(filter, d), d, line, p2); in show_tree_bus()