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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DcsfindNX.c315 TransportInfo *transInfo; local
319 XA_INTEGER, NULL, (char **) &transInfo) != Success) {
322 *transport = transInfo->transport;
323 *port = transInfo->port;
325 XFree(transInfo);

Completed in 300 milliseconds