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

/xsrc/external/mit/xsm/dist/
H A Dauth.h34 extern Status SetAuthentication(int count, IceListenObj *listenObjs,
H A Dauth.c135 SetAuthentication(int count, IceListenObj *listenObjs,
H A Dxsm.c154 static IceListenObj *listenObjs;
1338 ice_conn = IceAcceptConnection((IceListenObj) client_data, &status);
/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICElib.h97 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 DICEconn.h212 IceListenObj listen_obj;
/xsrc/external/mit/libICE/dist/src/
H A Dlisten.c41 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 Dlistenwk.c43 IceListenObj **listenObjsRet,
111 *listenObjsRet = malloc (*countRet * sizeof (IceListenObj));
H A Daccept.c39 IceListenObj listenObj,
/xsrc/external/mit/proxymngr/dist/
H A Dmain.c100 IceListenObj *listenObjs;
222 ice_conn = IceAcceptConnection((IceListenObj) client_data, &status);

Completed in 11 milliseconds