Searched refs:nextProxy (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/proxymngr/dist/
H A Dmain.c737 running_proxy *nextProxy;
740 nextProxy = proxyList->list[proxyList->current];
742 if (nextProxy->pmConn != NULL) {
744 SendGetProxyAddr (nextProxy->pmConn, serviceName,
749 PushRequestorQueue (nextProxy, requestor, proxyList,
736 running_proxy *nextProxy; local in function:PMReplyProcessMessages

Completed in 2 milliseconds