Searched refs:coreCmdProxy_create (Results 1 – 3 of 3) sorted by relevance
30 extern int coreCmdProxy_create(SockAddress* console_socket);
314 coreCmdProxy_create(SockAddress* console_socket) in coreCmdProxy_create() function
1147 if (coreCmdProxy_create(attachUiImpl_get_console_socket())) { in attach_ui_to_core()