Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbootconfig.rst276 value = xbc_node_find_value(root, "option", &vnode);
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbootconfig.rst276 value = xbc_node_find_value(root, "option", &vnode);
/linux/lib/
H A Dbootconfig.c260 xbc_node_find_value(struct xbc_node *parent, const char *key, in xbc_node_find_value() function