Searched refs:_nx_http_client_create (Results 1 – 2 of 2) sorted by relevance
| /NetX-Duo-v6.2.1/addons/http/ |
| D | nxd_http_client.h | 197 #define nx_http_client_create _nx_http_client_create 234 UINT _nx_http_client_create(NX_HTTP_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, NX… 256 UINT _nx_http_client_create(NX_HTTP_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, NX…
|
| D | nxd_http_client.c | 115 status = _nx_http_client_create(client_ptr, client_name, ip_ptr, pool_ptr, window_size); in _nxe_http_client_create() 168 UINT _nx_http_client_create(NX_HTTP_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, NX_PACKE… in _nx_http_client_create() function
|