Searched refs:SAMGR_CreateEndpoint (Results 1 – 7 of 7) sorted by relevance
71 Endpoint *SAMGR_CreateEndpoint(const char *name, RegisterEndpoint registry);
40 Endpoint *SAMGR_CreateEndpoint(const char *name, RegisterEndpoint registry) in SAMGR_CreateEndpoint() function
84 Endpoint *SAMGR_CreateEndpoint(const char *name, RegisterEndpoint registry) in SAMGR_CreateEndpoint() function
135 g_remoteRegister.endpoint = SAMGR_CreateEndpoint("ipc client", NULL); in InitializeRegistry()
154 g_remoteRegister.endpoint = SAMGR_CreateEndpoint("ipc client", NULL); in ClientInitializeRegistry()
95 g_server.samgr = SAMGR_CreateEndpoint("samgr", RegisterSamgrEndpoint); in InitializeRegistry()
185 g_server.samgr = SAMGR_CreateEndpoint("samgr", RegisterSamgrEndpoint); in InitializeRegistry()