Searched refs:conf_file_exists (Results 1 – 3 of 3) sorted by relevance
3318 bool conf_file_exists; in dhd_conf_read_config() local3321 conf_file_exists = ((conf_path != NULL) && (conf_path[0] != '\0')); in dhd_conf_read_config()3322 if (!conf_file_exists) { in dhd_conf_read_config()3327 if (conf_file_exists) { in dhd_conf_read_config()3348 if (conf_file_exists) { in dhd_conf_read_config()
4595 bool conf_file_exists; in dhd_conf_read_config() local4600 conf_file_exists = ((conf_path != NULL) && (conf_path[0] != '\0')); in dhd_conf_read_config()4601 if (!conf_file_exists) { in dhd_conf_read_config()4606 if (conf_file_exists) in dhd_conf_read_config()
4456 bool conf_file_exists; in dhd_conf_read_config() local4461 conf_file_exists = ((conf_path != NULL) && (conf_path[0] != '\0')); in dhd_conf_read_config()4462 if (!conf_file_exists) { in dhd_conf_read_config()4467 if (conf_file_exists) in dhd_conf_read_config()