Lines Matching refs:connection
150 static void ICEWatchProc( IceConn connection, IcePointer client_data,
397 SmcConn connection, in DieProc() argument
402 if( connection == aSmcConnection ) in DieProc()
418 SmcConn connection, in ShutdownCanceledProc() argument
422 if( connection == aSmcConnection ) in ShutdownCanceledProc()
427 SmcConn connection, in InteractProc() argument
431 if( connection == aSmcConnection ) in InteractProc()
707 IceConn connection, in ICEWatchProc() argument
720 int fd = IceConnectionNumber( connection ); in ICEWatchProc()
724 pConnections[ nConnections-1 ] = connection; in ICEWatchProc()
765 if( pConnections[i] == connection ) in ICEWatchProc()
793 IceConnectionNumber( connection ), in ICEWatchProc()