Searched refs:config_file (Results 1 – 11 of 11) sorted by relevance
19 config_file = os.environ.get("SPHINX_CONF", None)20 if (config_file is not None21 and os.path.normpath(namespace["__file__"]) != os.path.normpath(config_file) ):22 config_file = os.path.abspath(config_file)25 start = config_file.find('Documentation/')27 start = config_file.find('/', start + 1)29 end = config_file.rfind('/')31 dir = config_file[start + 1:end]47 if os.path.isfile(config_file):48 sys.stdout.write("load additional sphinx-config: %s\n" % config_file)[all …]
402 } elsif (($config_file) && ($configs =~ /CONFIG_/)) {464 if ($config_file) {945 if (! -r $config_file) {946 print STDERR "file '$config_file' is not readable or does not exist\n";950 if (!open(CONFIG_FILE, "<", "$config_file")) {951 print STDERR "open $config_file failed\n";989 "c=s" => \$config_file,990 "config=s" => \$config_file,1168 if ($config_file) {
40 def readconfig(config_file): argument42 for line in config_file:
125 my @config_file = read_config;426 foreach my $line (@config_file) {616 foreach my $line (@config_file) {
96 static struct sclp_sd_file *config_file; variable564 config_file = sclp_sd_file_create("config", SD_DI_CONFIG); in sclp_sd_init()565 if (!config_file) in sclp_sd_init()
40 static FILE *config_file; variable54 if ((f = config_file) != NULL) { in get_next_char()505 config_file = f; in perf_config_from_file()
79 - For SLES: /etc/sysconfig/network/<config_file>
114 - For SLES: /etc/sysconfig/network/<config_file>
275 - For SLES: /etc/sysconfig/network/<config_file>
430 /etc/sysconfig/network/<config_file> // for SLES
331 /etc/sysconfig/network/<config_file> // for SLES