Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dbootconfig.c475 xbc_parse_error("Too many nodes", data); in __xbc_add_sibling()
598 return xbc_parse_error("No closing quotes", p); in __xbc_parse_value()
649 return xbc_parse_error("Invalid keyword", k); in __xbc_add_key()
710 return xbc_parse_error("Value is redefined", v); in xbc_parse_kv()
794 return xbc_parse_error("Brace is not closed", in xbc_verify_tree()
800 xbc_parse_error("Empty config", xbc_data); in xbc_verify_tree()
806 return xbc_parse_error("No closing brace", in xbc_verify_tree()
820 return xbc_parse_error("Too long key length", in xbc_verify_tree()
828 return xbc_parse_error("Too many key words", in xbc_verify_tree()
861 ret = xbc_parse_error("No delimiter", p); in xbc_parse_tree()
[all …]

Completed in 4 milliseconds