Searched refs:ctrl_path (Results 1 – 2 of 2) sorted by relevance
90 return wpa_ctrl_open2(ctrl_path, NULL); in wpa_ctrl_open()104 if (ctrl_path == NULL) in wpa_ctrl_open2()173 if (os_strncmp(ctrl_path, "@android:", 9) == 0) { in wpa_ctrl_open2()175 ctrl->s, ctrl_path + 9, in wpa_ctrl_open2()192 if (*ctrl_path != '/') { in wpa_ctrl_open2()365 if (ctrl_path) { in wpa_ctrl_open()373 name = os_strdup(ctrl_path); in wpa_ctrl_open()676 if (ctrl_path == NULL) in wpa_ctrl_open()680 ctrl_path); in wpa_ctrl_open()682 if (ctrl_path == NULL) in wpa_ctrl_open()[all …]
524 struct wpa_ctrl * wpa_ctrl_open(const char *ctrl_path);538 struct wpa_ctrl * wpa_ctrl_open2(const char *ctrl_path, const char *cli_path);