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

/freebsd-10.0-release/usr.sbin/pkg/
H A Dconfig.c511 config_parse(yaml_document_t *doc, yaml_node_t *node, pkg_conf_file_t conftype) function
683 config_parse(doc, val, CONFFILE_REPO);
716 config_parse(&doc, node, conftype);

Completed in 61 milliseconds