Searched refs:config_pkg_path (Results 1 – 3 of 3) sorted by relevance
74 const char *config_pkg_path; variable115 { "PKG_PATH", &config_pkg_path },212 config_pkg_path = value; in pkg_install_config()
315 if (config_pkg_path == NULL) in process_pkg_path()318 for (start = config_pkg_path; *start; start = next) { in process_pkg_path()
454 extern const char *config_pkg_path;