/titanic_41/usr/src/uts/common/pcmcia/sys/ |
H A D | cs.h | 289 uint32_t Socket; member 355 uint32_t Socket; member 398 uint32_t Socket; member 532 uint32_t Socket; /* socket number to get tuple from */ member 559 uint32_t Socket; /* socket number to validate CIS on */ member 578 uint32_t Socket; /* socket number if necessary */ member 585 uint32_t Socket; /* socket number if necessary */ member 593 uint32_t Socket; member 662 uint32_t Socket; member 732 uint32_t Socket; member [all …]
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/ip/ |
H A D | get.ipv4remote.pl | 39 use IO::Socket; 85 my $socket = IO::Socket::INET->new(
|
H A D | tst.ipv4localtcp.ksh | 68 use IO::Socket; 69 my \$s = IO::Socket::INET->new(
|
H A D | tst.ipv4remotetcp.ksh | 71 use IO::Socket; 72 my \$s = IO::Socket::INET->new(
|
H A D | tst.remotetcpstate.ksh | 78 use IO::Socket; 79 my \$s = IO::Socket::INET->new(
|
H A D | tst.localtcpstate.ksh | 73 use IO::Socket; 74 my \$s = IO::Socket::INET->new(
|
H A D | get.ipv6remote.pl | 39 use IO::Socket;
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/mib/ |
H A D | tst.tcp.ksh | 83 use Socket; 110 use Socket;
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | Transact.java | 572 static private void uncacheSocket(InetAddress addr, Socket s) { in uncacheSocket() 588 static private Socket getTCPSocket(InetAddress addr, boolean cacheIt) in getTCPSocket() 591 Socket s = null; in getTCPSocket() 595 s = (Socket)TCPSocketCache.get(addr); in getTCPSocket() 598 s = new Socket(addr, Defaults.iSLPPort); in getTCPSocket() 626 Socket s = null; in transactMsg()
|
H A D | StreamListener.java | 126 Socket s = null; in run()
|
H A D | RequestHandler.java | 55 private Socket sock = null; // Socket for incoming stream request. 97 RequestHandler(Socket sock_in, InetAddress interfac, SLPConfig config_in) { in RequestHandler()
|
H A D | Server_en.properties | 61 rh_socket_error = Socket exception replying to host:port ``{0}:{1}'''' on interface ``{2}'''': {3}
|
/titanic_41/usr/src/lib/libunistat/common/solaris/ |
H A D | solaris.err | 117 NOTSOCK = Socket operation on non-socket 143 SOCKTNOSUPPORT = Socket type not supported 155 ISCONN = Socket is already connected 156 NOTCONN = Socket is not connected
|
/titanic_41/usr/src/cmd/sendmail/aux/ |
H A D | etrn.pl | 35 use Socket;
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | errlist | 130 95 Socket operation on non-socket 136 121 Socket type not supported
|
/titanic_41/usr/src/uts/common/pcmcia/cs/ |
H A D | cs.c | 930 if ((ret = cs_get_socket(client_handle, &tuple->Socket, in cs_parse_tuple() 1070 if ((ret = cs_get_socket(client_handle, &tuple->Socket, &fn, in cs_get_firstnext_tuple() 1247 if ((ret = cs_get_socket(client_handle, &tuple->Socket, &fn, in cs_get_tuple_data() 1430 if ((ret = cs_get_socket(client_handle, &cisinfo->Socket, &fn, in cs_validate_cis() 7286 if ((sp = cs_get_sp(CS_GET_SOCKET_NUMBER(gci->Socket))) == NULL) 7292 fn = CS_GET_FUNCTION_NUMBER(gci->Socket); 7767 (int)cdi->Socket, cdi->driver_name); 7778 if (!CHECK_SOCKET_NUM(cdi->Socket, cs_globals.max_socket_num)) { 7784 (int)cdi->Socket, 7795 if ((sp = cs_get_sp(cdi->Socket)) == NULL) [all …]
|
/titanic_41/usr/src/uts/common/pcmcia/nexus/ |
H A D | pcmcia.c | 2348 tuple.Socket = socket; in pcmcia_1275_name() 2389 tuple.Socket = socket; in pcmcia_vers1_name() 2464 tuple.Socket = socket; in pcmcia_generic_name() 2661 tuple.Socket = info->pd_socket; in pcmcia_get_mem_regs() 2727 tuple.Socket = info->pd_socket; in pcmcia_get_io_regs() 2741 tuple.Socket = info->pd_socket; in pcmcia_get_io_regs() 2923 tuple.Socket = socket; in pcmcia_need_intr() 2984 tuple.Socket = socket; in pcmcia_num_funcs() 3064 cisinfo.Socket = socket; in pcmcia_create_dev_info()
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 10894 08fb Socket Communications
|