Home
last modified time | relevance | path

Searched refs:pending_method (Results 1 – 2 of 2) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/tests/eldbus/
H A Deldbus_test_eldbus_pending_cancel.c66 const char *pending_method = eldbus_pending_method_get(pending); in _response_message_cb() local
67 if ((!pending_method) || (strcmp(pending_method, member))) in _response_message_cb()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dssl_verify.c968 const char* pending_method = BSTR(iv_buf); in key_state_check_auth_pending_file() local
969 if (!check_auth_pending_method(multi->peer_info, pending_method)) in key_state_check_auth_pending_file()
974 "method '%s' not supported", pending_method); in key_state_check_auth_pending_file()
977 "'%s'", pending_method); in key_state_check_auth_pending_file()