Searched defs:force_failure (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_peap.c462 * @force_failure: Force negotiation to fail
468 int force_failure)
536 force_failure = 1;
560 if (force_failure) {
465 eap_tlv_process(struct eap_sm *sm, struct eap_peap_data *data, struct eap_method_ret *ret, const struct wpabuf *req, struct wpabuf **resp, int force_failure) argument
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_peap.c462 * @force_failure: Force negotiation to fail
468 int force_failure)
536 force_failure = 1;
560 if (force_failure) {
465 eap_tlv_process(struct eap_sm *sm, struct eap_peap_data *data, struct eap_method_ret *ret, const struct wpabuf *req, struct wpabuf **resp, int force_failure) argument
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_peap.c462 * @force_failure: Force negotiation to fail
468 int force_failure)
536 force_failure = 1;
560 if (force_failure) {
465 eap_tlv_process(struct eap_sm *sm, struct eap_peap_data *data, struct eap_method_ret *ret, const struct wpabuf *req, struct wpabuf **resp, int force_failure) argument
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc212 bool force_failure)
214 force_failure_(force_failure) {}
210 FakeProtocolClientWorker(ShellIntegration::DefaultWebClientObserver* observer, const std::string& protocol, bool force_failure) argument

Completed in 1969 milliseconds