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

/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICElib.h40 typedef void *IcePointer; typedef in typeref:typename:void *
93 IcePointer reply;
101 IcePointer /* clientData */,
103 IcePointer * /* watchData */
108 IcePointer /* clientData */,
118 IcePointer /* clientData */,
138 IcePointer * /* authStatePtr */,
142 IcePointer /* authData */,
144 IcePointer * /* replyDataRet */,
150 IcePointer * /* authStatePt
[all...]
H A DICEconn.h46 IcePointer client_data;
85 IcePointer client_data;
99 IcePointer my_auth_state;
111 IcePointer my_auth_state;
118 IcePointer my_auth_state;
127 IcePointer my_auth_state;
167 IcePointer context; /* context associated with caller
H A DICEmsg.h92 IcePointer /* value */
97 IcePointer * /* authStatePtr */,
101 IcePointer /* authData */,
103 IcePointer * /* replyDataRet */,
109 IcePointer * /* authStatePtr */,
112 IcePointer /* authData */,
114 IcePointer * /* replyDataRet */,
/xsrc/external/mit/xsm/dist/
H A Dxtwatch.c33 static void _XtIceWatchProc(IceConn ice_conn, IcePointer client_data,
34 Bool opening, IcePointer *watch_data );
44 return (IceAddConnectionWatch (_XtIceWatchProc, (IcePointer) appContext));
49 _XtIceWatchProc(IceConn ice_conn, IcePointer client_data, Bool opening,
50 IcePointer *watch_data)
56 *watch_data = (IcePointer) XtAppAddInput (
/xsrc/external/mit/libICE/dist/src/
H A Diceauth.c129 IcePointer *authStatePtr,
133 IcePointer authData,
135 IcePointer *replyDataRet,
175 *authStatePtr = (IcePointer) &was_called_state;
205 IcePointer *authStatePtr,
208 IcePointer authData,
210 IcePointer *replyDataRet,
225 *authStatePtr = (IcePointer) &was_called_state;
H A Dping.c39 IcePointer clientData
H A Dwatch.c39 IcePointer clientData
96 IcePointer clientData
H A Dprocess.c134 * cast this IcePointer to the appropriate reply type). In most cases,
439 IcePointer authData
468 IcePointer authData
493 IcePointer authData
864 message->severity, (IcePointer) pData);
1074 IcePointer authData = NULL;
1075 IcePointer authState;
1150 IcePointer authData;
1152 IcePointer replyData = NULL;
1156 IcePointer authStat
[all...]
H A DICElibint.h335 IcePointer watch_data;
341 IcePointer client_data;
H A Dprotosetup.c40 IcePointer clientData,
209 replyWait.reply = (IcePointer) &reply;
H A Dconnect.c43 IcePointer context,
399 replyWait.reply = (IcePointer) &reply;
487 IcePointer
H A Derror.c102 IcePointer value
373 IcePointer values
/xsrc/external/mit/xfindproxy/dist/
H A Dxfindproxy.c50 static void PMprocessMessages(IceConn iceConn, IcePointer clientData,
56 static void _XtIceWatchProc(IceConn ice_conn, IcePointer client_data,
57 Bool opening, IcePointer *watch_data);
342 replyWait.reply = (IcePointer) &reply;
379 PMprocessMessages(IceConn iceConn, IcePointer clientData, int opcode,
467 _XtIceWatchProc(IceConn ice_conn, IcePointer client_data,
468 Bool opening, IcePointer *watch_data)
474 *watch_data = (IcePointer) XtAppAddInput (
491 return (IceAddConnectionWatch (_XtIceWatchProc, (IcePointer) appContext));
/xsrc/external/mit/proxymngr/dist/
H A Dpmint.h67 extern void PMReplyProcessMessages ( IceConn iceConn, IcePointer clientData, int opcode, unsigned long length, int swap );
68 extern void PMSetupProcessMessages ( IceConn iceConn, IcePointer clientData, int opcode, unsigned long length, int swap, IceReplyWaitInfo *replyWait, int *replyReadyRet );
72 extern void _XtIceWatchProc ( IceConn ice_conn, IcePointer client_data, int opening, IcePointer *watch_data );
H A Dmain.c47 char *release, IcePointer *clientDataRet,
267 char *vendor, char *release, IcePointer *clientDataRet,
294 *clientDataRet = (IcePointer) pmConn;
393 PMReplyProcessMessages(IceConn iceConn, IcePointer clientData, int opcode,
880 PMSetupProcessMessages(IceConn iceConn, IcePointer clientData, int opcode,
1005 _XtIceWatchProc(IceConn ice_conn, IcePointer client_data,
1006 Bool opening, IcePointer *watch_data)
1013 *watch_data = (IcePointer) XtAppAddInput (
1031 return (IceAddConnectionWatch (_XtIceWatchProc, (IcePointer) appContext));
H A Dpmdb.c221 (IcePointer)pmConn, /* client_data */
/xsrc/external/mit/libSM/dist/src/
H A DSMlibint.h382 _SmcProcessMessage(IceConn iceConn, IcePointer clientData, int opcode,
387 _SmsProcessMessage(IceConn iceConn, IcePointer clientData, int opcode,
H A Dsm_manager.c44 IcePointer *clientDataRet,
84 *clientDataRet = (IcePointer) smsConn;
H A Dsm_process.c178 _SmcProcessMessage(IceConn iceConn, IcePointer clientData, int opcode,
354 SM_SaveYourself, errOffset, 1, (IcePointer) &errVal);
531 _SmsProcessMessage(IceConn iceConn, IcePointer clientData, int opcode,
637 8, ARRAY8_BYTES (idLen), (IcePointer) pStart);
668 SM_InteractRequest, 2, 1, (IcePointer) &errVal);
708 SM_InteractDone, 2, 1, (IcePointer) &errVal);
778 SM_SaveYourselfRequest, errOffset, 1, (IcePointer) &errVal);
831 SM_SaveYourselfDone, 2, 1, (IcePointer) &errVal);
H A Dsm_client.c148 (IcePointer) smcConn,
219 replyWait.reply = (IcePointer) &reply;
/xsrc/external/mit/libSM/dist/include/X11/SM/
H A DSMlib.h42 typedef IcePointer SmPointer;
/xsrc/external/mit/smproxy/dist/
H A Dsmproxy.c80 int errorClass, int severity, IcePointer values );
468 int severity, IcePointer values)
/xsrc/external/mit/xterm/dist/
H A Dmisc.c7353 IcePointer clientData GCC_UNUSED,
7355 IcePointer * watchData GCC_UNUSED)

Completed in 71 milliseconds