Searched defs:sysconfdir (Results 1 – 3 of 3) sorted by relevance
58 let sysconfdir = prefix.join(default_path(&builder.config.sysconfdir, "/etc")); in install_sh() localVariable
270 pub sysconfdir: Option<PathBuf>, field
73 sysconfdir = join_paths(prefix, get_option('sysconfdir')) variable