Searched defs:config_file (Results 1 – 11 of 11) sorted by relevance
64 config_file = open("%s/configure.ac" % input_dir, 'r') variable
49 def run_doxygen(doxygen_path, config_file, working_dir, is_silent): argument
53 static char *config_file = NULL; variable118 char config_file[MAXPATHLEN]; member
228 char *config_file = NULL; in do_vbutil_kernel() local
61 uint8_t *ReadConfigFile(const char *config_file, uint64_t *config_size) in ReadConfigFile()
22 static FILE *config_file; variable
250 def __init__ (self, config_file, options): argument
1675 const char *config_file) in hostapd_init()
559 static int parse_server_config(char *config_file, struct config_keyword *confkey) in parse_server_config()
707 char *config_file; member