Home
last modified time | relevance | path

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

/openbmc/linux/tools/bootconfig/
H A Dmain.c19 static int xbc_show_value(struct xbc_node *node, bool semicolon) in xbc_show_value() function
75 xbc_show_value(cnode, true); in xbc_show_compact_tree()
128 xbc_show_value(xbc_node_get_child(leaf), false); in xbc_show_list()