Searched refs:remotectl_open (Results 1 – 3 of 3) sorted by relevance
69 __QAIC_HEADER_EXPORT int __QAIC_HEADER(remotectl_open)(const char* name, int* handle, char* dlerror…
585 __QAIC_STUB_EXPORT int __QAIC_STUB(remotectl_open)(const char* name, int* handle, char* dlerror, in… in __QAIC_STUB() argument
877 …VERIFY(AEE_SUCCESS == (nErr = remotectl_open(name, (int*)ph, dlerrstr, sizeof(dlerrstr), &dlerr))); in remote_handle_open_domain()