Home
last modified time | relevance | path

Searched refs:config_pkg_path (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dparse-config.c74 const char *config_pkg_path; variable
115 { "PKG_PATH", &config_pkg_path },
212 config_pkg_path = value; in pkg_install_config()
H A Dpkg_io.c315 if (config_pkg_path == NULL) in process_pkg_path()
318 for (start = config_pkg_path; *start; start = next) { in process_pkg_path()
H A Dlib.h454 extern const char *config_pkg_path;