Home | History | Annotate | Download | only in ap

Lines Matching defs:conf_file

1849 	const char *conf_file = NULL, *phy_name = NULL;
1858 conf_file = pos;
1859 if (!os_strlen(conf_file))
1863 conf_file, 0);
1920 conf_file = ptr + 7;
1938 if (conf_file && interfaces->config_read_cb) {
1939 conf = interfaces->config_read_cb(conf_file);