Home
last modified time | relevance | path

Searched defs:parse_config (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/modules/
Dethersel.c108 static struct match *parse_config(const char *filename) in parse_config() function
/external/vboot_reference/utility/
Dbmpblk_utility.cc146 void BmpBlockUtil::parse_config(yaml_parser_t *parser) { in parse_config() function in vboot_reference::BmpBlockUtil