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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DXstreams.h115 networkInfo *NetInfo; member in union:_Xstream::ext
198 #define SetupNetworkInfo() _XsStream[X_LOCAL_STREAM].u.NetInfo = &Network; \
199 _XsStream[X_NAMED_STREAM].u.NetInfo = &Network; \
204 #define NetworkInfo (_XsStream[X_LOCAL_STREAM].u.NetInfo)
206 #define validhosts _XsStream[X_LOCAL_STREAM].u.NetInfo->_validhosts

Completed in 98 milliseconds