Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbootconfig.rst259 如果您有一个关键字字符串,则可以直接使用 xbc_find_value() 查询该键的值。如果
264 xbc_find_value("key.word", &vnode);
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbootconfig.rst259 如果您有一個關鍵字字符串,則可以直接使用 xbc_find_value() 查詢該鍵的值。如果
264 xbc_find_value("key.word", &vnode);
/linux/include/linux/
H A Dbootconfig.h148 xbc_find_value(const char *key, struct xbc_node **vnode) in xbc_find_value() function
/linux/Documentation/admin-guide/
H 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);