Home
last modified time | relevance | path

Searched refs:_nxe_cloud_create (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.h176 #define nx_cloud_create _nxe_cloud_create
202 UINT _nxe_cloud_create(NX_CLOUD* cloud_ptr, const CHAR* cloud_name, VOID* memory_ptr, ULONG memory_…
Dnx_cloud.c86 UINT _nxe_cloud_create(NX_CLOUD *cloud_ptr, const CHAR *cloud_name, VOID *memory_ptr, ULONG memory_… in _nxe_cloud_create() function