Searched refs:CompareIServerProxy (Results 1 – 2 of 2) sorted by relevance
34 static int CompareIServerProxy(const IServerProxy *proxy1, const IServerProxy *proxy2);48 … endpoint->routers = VECTOR_Make((VECTOR_Key)GetIServerProxy, (VECTOR_Compare)CompareIServerProxy); in SAMGR_CreateEndpoint()324 static int CompareIServerProxy(const IServerProxy *proxy1, const IServerProxy *proxy2) in CompareIServerProxy() function
67 static int CompareIServerProxy(const IServerProxy *proxy1, const IServerProxy *proxy2);93 … endpoint->routers = VECTOR_Make((VECTOR_Key)GetIServerProxy, (VECTOR_Compare)CompareIServerProxy); in SAMGR_CreateEndpoint()475 static int CompareIServerProxy(const IServerProxy *proxy1, const IServerProxy *proxy2) in CompareIServerProxy() function