Home
last modified time | relevance | path

Searched defs:config_path (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dconfigure.ac347 AC_SUBST(config_path) subst
H A DMakefile.am10 config_path = @config_path@ macro
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dconfigure.ac373 AC_SUBST(config_path) subst
H A DMakefile.am10 config_path = @config_path@ macro
/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dparser.c321 const char *config_path, *debug, *appname; in saslc__parser_config() local
/netbsd-src/external/bsd/atf/dist/tools/
H A Dconfig_file.cpp105 merge_config_file(const tools::fs::path& config_path, in merge_config_file()
/netbsd-src/external/apache2/llvm/dist/clang/utils/check_cfc/
H A Dcheck_cfc.py327 config_path = os.path.join(scriptdir, 'check_cfc.cfg') variable