Searched refs:_nxe_http_client_create (Results 1 – 2 of 2) sorted by relevance
| /NetX-Duo-v6.2.1/addons/http/ |
| D | nxd_http_client.h | 215 #define nx_http_client_create(p,n,i,pp,w) _nxe_http_client_create(p,n,i,pp,w, sizeof(NX_H… 236 UINT _nxe_http_client_create(NX_HTTP_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, N… 255 UINT _nxe_http_client_create(NX_HTTP_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, N…
|
| D | nxd_http_client.c | 94 UINT _nxe_http_client_create(NX_HTTP_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, NX_PACK… in _nxe_http_client_create() function
|