Searched refs:config_parse_string (Results 1 – 3 of 3) sorted by relevance
77 void config_parse_string(struct config *config, const char *str);
258 void config_parse_string(struct config *config, const char *str) in config_parse_string() function
872 config_parse_string(&config, optarg); in main()