Searched defs:rem (Results 1 – 3 of 3) sorted by relevance
68 public StructInetDiagSockId(InetSocketAddress loc, InetSocketAddress rem) { in StructInetDiagSockId()72 public StructInetDiagSockId(InetSocketAddress loc, InetSocketAddress rem, in StructInetDiagSockId()
657 InetSocketAddress rem = new InetSocketAddress(s.getInetAddress(), s.getPort()); in checkConnectionOwnerUidUdp() local665 InetSocketAddress rem = new InetSocketAddress(s.getInetAddress(), s.getPort()); in checkConnectionOwnerUidTcp() local1393 InetSocketAddress rem = new InetSocketAddress(s.getInetAddress(), s.getPort()); in testGetConnectionOwnerUidSecurity() local
128 let mut rem = self.entries_count; in get_partition_by_name() localVariable