Home
last modified time | relevance | path

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

/minix3/external/bsd/pkg_install/dist/lib/
H A Dparse-config.c73 const char *config_pkg_path; variable
113 { "PKG_PATH", &config_pkg_path },
210 config_pkg_path = value; in pkg_install_config()
H A Dpkg_io.c291 if (config_pkg_path == NULL) in process_pkg_path()
294 for (start = config_pkg_path; *start; start = next) { in process_pkg_path()
H A Dlib.h437 extern const char *config_pkg_path;