Searched refs:IceListenObj (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xsm/dist/ |
| H A D | auth.h | 34 extern Status SetAuthentication(int count, IceListenObj *listenObjs,
|
| H A D | auth.c | 135 SetAuthentication(int count, IceListenObj *listenObjs,
|
| H A D | xsm.c | 154 static IceListenObj *listenObjs; 1338 ice_conn = IceAcceptConnection((IceListenObj) client_data, &status);
|
| /xsrc/external/mit/libICE/dist/include/X11/ICE/ |
| H A D | ICElib.h | 97 typedef struct _IceListenObj *IceListenObj; typedef in typeref:struct:_IceListenObj * 250 IceListenObj ** /* listenObjsRet */, 258 IceListenObj ** /* listenObjsRet */, 264 IceListenObj /* listenObj */ 268 IceListenObj /* listenObj */ 273 IceListenObj * /* listenObjs */ 278 IceListenObj * /* listenObjs */ 282 IceListenObj /* listenObj */, 287 IceListenObj /* listenObj */,
|
| H A D | ICEconn.h | 212 IceListenObj listen_obj;
|
| /xsrc/external/mit/libICE/dist/src/ |
| H A D | listen.c | 41 IceListenObj **listenObjsRet, 107 *listenObjsRet = malloc (*countRet * sizeof (IceListenObj)); 174 IceListenObj listenObj 184 IceListenObj listenObj 195 IceListenObj *listenObjs 252 IceListenObj *listenObjs 277 IceListenObj listenObj,
|
| H A D | listenwk.c | 43 IceListenObj **listenObjsRet, 111 *listenObjsRet = malloc (*countRet * sizeof (IceListenObj));
|
| H A D | accept.c | 39 IceListenObj listenObj,
|
| /xsrc/external/mit/proxymngr/dist/ |
| H A D | main.c | 100 IceListenObj *listenObjs; 222 ice_conn = IceAcceptConnection((IceListenObj) client_data, &status);
|
Completed in 8 milliseconds