Searched refs:_XtIceWatchProc (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xsm/dist/ |
| H A D | xtwatch.c | 33 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 D | xfindproxy.c | 56 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 D | pmint.h | 72 extern void _XtIceWatchProc ( IceConn ice_conn, IcePointer client_data, int opening, IcePointer *watch_data );
|
| H A D | main.c | 1005 _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