Lines Matching defs:ice_conn
33 static void _XtIceWatchProc(IceConn ice_conn, IcePointer client_data,
49 _XtIceWatchProc(IceConn ice_conn, IcePointer client_data, Bool opening,
58 IceConnectionNumber (ice_conn),
61 (XtPointer) ice_conn);
73 IceConn ice_conn = (IceConn) client_data;
76 status = IceProcessMessages (ice_conn, NULL, NULL);
86 IceConnectionNumber (ice_conn));
94 if (client->ice_conn == ice_conn)
110 IceSetShutdownNegotiation (ice_conn, False);
111 IceCloseConnection (ice_conn);