Home
last modified time | relevance | path

Searched defs:source (Results 1 – 12 of 12) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/web_test/
Dhttp_digest_authentication.c7 VOID http_hex_ascii_convert(CHAR *source, UINT source_length, CHAR *destination) in http_hex_ascii_convert()
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_3_08_test.c122 ULONG source; in ntest_0_entry() local
/NetX-Duo-v6.2.1/test/regression/azure_iot/
Dnx_azure_iot_pnp_client_telemetry_unit_test.c151 az_span source = az_span_create(client_ptr -> nxd_mqtt_client_username, in __wrap__nxde_mqtt_client_secure_connect() local
Dnx_azure_iot_pnp_client_command_unit_test.c187 az_span source = az_span_create(client_ptr -> nxd_mqtt_client_username, in __wrap__nxde_mqtt_client_secure_connect() local
Dnx_azure_iot_adu_agent_unit_test.c432 az_span source = az_span_create(client_ptr -> nxd_mqtt_client_username, in __wrap__nxde_mqtt_client_secure_connect() local
Dnx_azure_iot_pnp_client_properties_unit_test.c242 az_span source = az_span_create(client_ptr -> nxd_mqtt_client_username, in __wrap__nxde_mqtt_client_secure_connect() local
/NetX-Duo-v6.2.1/addons/pop3/
Dnxd_pop3_client.c2468 VOID _nx_pop3_hex_ascii_convert(CHAR *source, UINT source_length, CHAR *destination) in _nx_pop3_hex_ascii_convert()
/NetX-Duo-v6.2.1/addons/pppoe/
Dnx_pppoe_client.c3297 static VOID _nx_pppoe_client_string_add(UCHAR *dest, UCHAR *source, UINT size) in _nx_pppoe_client_string_add()
Dnx_pppoe_server.c3695 static VOID _nx_pppoe_server_string_add(UCHAR *dest, UCHAR *source, UINT size) in _nx_pppoe_server_string_add()
/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcp_client.c8423 static VOID _nx_dhcp_move_string(UCHAR *dest, UCHAR *source, UINT size) in _nx_dhcp_move_string()
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.c6824 VOID _nx_http_server_hex_ascii_convert(CHAR *source, UINT source_length, CHAR *destination) in _nx_http_server_hex_ascii_convert()
/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_server.c7337 VOID _nx_web_http_server_hex_ascii_convert(CHAR *source, UINT source_length, CHAR *destination) in _nx_web_http_server_hex_ascii_convert()