Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.4.1/nx_secure/src/
Dnx_secure_dtls_server_notify_set.c72 … UINT (*error_notify)(NX_SECURE_DTLS_SESSION *dtls_session, UINT error_code)) in _nx_secure_dtls_server_notify_set()
Dnxe_secure_dtls_server_notify_set.c70 … UINT (*error_notify)(NX_SECURE_DTLS_SESSION *dtls_session, UINT error_code)) in _nxe_secure_dtls_server_notify_set()
/NetX-Duo-v6.4.1/test/regression/web_test/
Dnetx_web_concurrent_sessions_test.c87 #define PRINT_ERROR(error_code) _error_print(error_code, __LINE__) argument
89 static void _error_print(UINT error_code, UINT line) in _error_print()
/NetX-Duo-v6.4.1/addons/tftp/
Dnxd_tftp_client.c525 UINT _nxde_tftp_client_error_info_get(NX_TFTP_CLIENT *tftp_client_ptr, UINT *error_code, CHAR **er… in _nxde_tftp_client_error_info_get()
593 UINT _nxd_tftp_client_error_info_get(NX_TFTP_CLIENT *tftp_client_ptr, UINT *error_code, CHAR **err… in _nxd_tftp_client_error_info_get()
/NetX-Duo-v6.4.1/addons/snmp/
Dnxd_snmp.c13962 UINT _nx_snmp_utility_error_info_get(UCHAR *buffer_ptr, UINT *error_code, UINT *error_index, INT b… in _nx_snmp_utility_error_info_get()
14056 UINT _nx_snmp_utility_error_info_set(UCHAR *buffer_ptr, UINT error_code, UINT error_index, UCHAR *… in _nx_snmp_utility_error_info_set()
17042 UCHAR *error_string_ptr, UINT error_code, UINT error_index) in _nx_snmp_version_error_response()