Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
A Dbootconfig.rst259 如果您有一个关键字字符串,则可以直接使用 xbc_find_value() 查询该键的值。如果
264 xbc_find_value("key.word", &vnode);
/linux-6.3-rc2/include/linux/
A Dbootconfig.h147 xbc_find_value(const char *key, struct xbc_node **vnode) in xbc_find_value() function
/linux-6.3-rc2/Documentation/admin-guide/
A Dbootconfig.rst289 using xbc_find_value(). If you want to know what keys exist in the boot
295 xbc_find_value("key.word", &vnode);

Completed in 4 milliseconds