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

/freebsd-11.0-release/usr.sbin/pkg/
H A Dconfig.h45 } pkg_config_key; typedef in typeref:enum:__anon14012
60 int config_string(pkg_config_key, const char **);
61 int config_bool(pkg_config_key, bool *);
H A Dconfig.c494 config_string(pkg_config_key k, const char **val)
508 config_bool(pkg_config_key k, bool *val)

Completed in 48 milliseconds