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

/xsrc/external/mit/xsm/dist/
H A Dxtwatch.c33 static void _XtIceWatchProc(IceConn ice_conn, IcePointer client_data,
44 return (IceAddConnectionWatch (_XtIceWatchProc, (IcePointer) appContext));
49 _XtIceWatchProc(IceConn ice_conn, IcePointer client_data, Bool opening,
48 _XtIceWatchProc(IceConn ice_conn, IcePointer client_data, Bool opening, function in typeref:typename:void
/xsrc/external/mit/xfindproxy/dist/
H A Dxfindproxy.c56 static void _XtIceWatchProc(IceConn ice_conn, IcePointer client_data,
467 _XtIceWatchProc(IceConn ice_conn, IcePointer client_data, function in typeref:typename:void
491 return (IceAddConnectionWatch (_XtIceWatchProc, (IcePointer) appContext));
/xsrc/external/mit/proxymngr/dist/
H A Dpmint.h72 extern void _XtIceWatchProc ( IceConn ice_conn, IcePointer client_data, int opening, IcePointer *watch_data );
H A Dmain.c1005 _XtIceWatchProc(IceConn ice_conn, IcePointer client_data,
1031 return (IceAddConnectionWatch (_XtIceWatchProc, (IcePointer) appContext));
1004 _XtIceWatchProc(IceConn ice_conn, IcePointer client_data, function in typeref:typename:void

Completed in 4 milliseconds