Home
last modified time | relevance | path

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

/openbmc/obmc-console/test/
H A Dtest-config-resolve-console-id.c28 config_parse(ctx, buf); in test_independence_config_console_id()
45 config_parse(ctx, buf); in test_independence_config_socket_id()
80 config_parse(ctx, buf); in test_precedence_cmdline_optarg()
99 config_parse(ctx, buf); in test_precedence_config_console_id()
H A Dtest-config-parse.c23 config_parse(ctx, buf); in execute_test()
/openbmc/obmc-console/
H A Dconfig.c63 static void config_parse(struct config *config, char *buf) in config_parse() function
148 config_parse(config, buf); in config_init_fd()
/openbmc/qemu/qga/
H A Dmain.c1174 static void config_parse(GAConfig *config, int argc, char **argv) in config_parse() function
1589 config_parse(config, argc, argv); in main()