Home
last modified time | relevance | path

Searched defs:string (Results 1 – 7 of 7) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/mdns_test/
Dnetx_mdns_domain_name_test.c225 UCHAR *string, *domain; in my_packet_process() local
/NetX-Duo-v6.2.1/common/src/
Dnx_http_proxy_client.c184 UCHAR string[NX_HTTP_PROXY_MAX_USERNAME + NX_HTTP_PROXY_MAX_PASSWORD + 2]; in _nx_http_proxy_client_enable() local
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c5849 UINT bsd_number_convert(UINT number, CHAR *string, ULONG buffer_len, UINT base) in bsd_number_convert()
14922 static INT bsd_string_to_number(const CHAR *string, UINT *number) in bsd_string_to_number()
15269 static ULONG _nx_bsd_string_length(CHAR * string) in _nx_bsd_string_length()
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_client.c3297 UINT _nx_http_client_number_convert(UINT number, CHAR *string) in _nx_http_client_number_convert()
Dnxd_http_server.c8904 UINT _nx_http_server_date_to_string(NX_HTTP_SERVER_DATE *date, CHAR *string) in _nx_http_server_date_to_string()
8995 VOID _nx_http_server_date_convert(UINT date, UINT count, CHAR *string) in _nx_http_server_date_convert()
/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_server.c10440 UINT _nx_web_http_server_date_to_string(NX_WEB_HTTP_SERVER_DATE *date, CHAR *string) in _nx_web_http_server_date_to_string()
10531 VOID _nx_web_http_server_date_convert(UINT date, UINT count, CHAR *string) in _nx_web_http_server_date_convert()
Dnx_web_http_client.c6594 UINT _nx_web_http_client_number_convert(UINT number, CHAR *string) in _nx_web_http_client_number_convert()