Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.h165 #define nx_cloud_create _nx_cloud_create
203 UINT _nx_cloud_create(NX_CLOUD* cloud_ptr, const CHAR* cloud_name, VOID* memory_ptr, ULONG memory_s…
Dnx_cloud.c114 status = _nx_cloud_create(cloud_ptr, cloud_name, memory_ptr, memory_size, priority); in _nxe_cloud_create()
165 UINT _nx_cloud_create(NX_CLOUD *cloud_ptr, const CHAR* cloud_name, VOID* memory_ptr, ULONG memory_s… in _nx_cloud_create() function