/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxb-api.jar | ... -INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ javax/xml/bind/annotation/adapters/ javax ... |
H A D | jaxb-impl.jar | ... MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ com/sun/xml/bind/annotation/ com/sun/xml/bind/api ... |
H A D | http.jar | ... int) throws java.io.IOException public abstract void bind (java.net.InetSocketAddress, int) throws java.io ... |
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/ |
H A D | sysevent.d.in | 48 translator syseventchaninfo_t < evch_bind_t *bind > { 49 ec_name = (bind ? stringof(bind->bd_channel->ch_name) : NULL);
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/ |
H A D | bind.c | 2 Implement the bind API. 21 The bind routine connects a name (network address) to a socket on the local machine. 24 <a href="http://pubs.opengroup.org/onlinepubs/9699919799/functions/bind.html">POSIX</a> 41 @return The bind routine returns zero (0) if successful and -1 upon failure. 46 bind ( function
|
/vbox/src/VBox/Runtime/include/internal/ |
H A D | ldrELF32.h | 177 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf))
|
H A D | ldrELF64.h | 176 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf))
|
/vbox/src/VBox/NetworkServices/NAT/ |
H A D | RTWinSocketPair.cpp | 95 rc = bind(listener, &sa[0].addr, cb); 138 int rc = bind(socket_vector[0], &sa[0].addr, cb); 150 rc = bind(socket_vector[1], &sa[1].addr, cb);
|
H A D | proxy.c | 472 status = bind(s, psrc_sa, src_sa_len); 475 DPRINTF(("socket %d: bind: %R[sockerr]\n", s, sockerr)); 534 status = bind(s, src_addr, 540 DPRINTF(("bind: %R[sockerr]\n", sockerr));
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/ |
H A D | elf32.h | 210 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf))
|
H A D | elf64.h | 216 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf))
|
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/RawIp4Tx/ |
H A D | RawIp4Tx.c | 87 RetVal = bind ( s, 92 printf ( "ERROR - bind error, errno: %d\r\n", RetVal );
|
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/RawIp4Rx/ |
H A D | RawIp4Rx.c | 64 RetVal = bind ( s, 69 printf ( "ERROR - bind error, errno: %d\r\n", RetVal );
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/mib/ |
H A D | tst.tcp.ksh | 92 bind(S, \$addr) or die "bind() failed: \$!";
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/ |
H A D | pripv6.c | 117 return((lo->methods->bind)(lo,tmp_addrp)); 327 ipv6_to_v4_tcpMethods.bind = Ipv6ToIpv4SocketBind; 339 ipv6_to_v4_udpMethods.bind = Ipv6ToIpv4SocketBind;
|
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/OobRx/ |
H A D | OobRx.c | 72 RetVal = bind ( s, 77 printf ( "ERROR - bind error, errno: %d\r\n", RetVal );
|
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/OobTx/ |
H A D | OobTx.c | 93 RetVal = bind ( s, 98 printf ( "ERROR - bind error, errno: %d\r\n", RetVal );
|
/vbox/src/libs/libxml2-2.6.31/ |
H A D | xmlschemas.c | 4520 xmlSchemaPSVIIDCBindingPtr bind) 4532 if (bind == NULL) 4537 bind->definition), bind->nbNodes); 4539 for (i = 0; i < bind->nbNodes; i++) { 4540 tab = bind->nodeTable[i]; 4542 for (j = 0; j < bind->definition->nbFields; j++) { 4559 if (bind->dupls && bind->dupls->nbItems) { 4560 fprintf(output, "IDC: dupls (%d):\n", bind 4517 xmlSchemaDebugDumpIDCTable(FILE * output, const xmlChar *namespaceName, const xmlChar *localName, xmlSchemaPSVIIDCBindingPtr bind) argument 22043 xmlSchemaIDCAppendNodeTableItem(xmlSchemaPSVIIDCBindingPtr bind, xmlSchemaPSVIIDCNodePtr ntItem) argument 22095 xmlSchemaPSVIIDCBindingPtr bind = NULL; local 22143 xmlSchemaIDCFreeBinding(xmlSchemaPSVIIDCBindingPtr bind) argument 22159 xmlSchemaIDCFreeIDCTable(xmlSchemaPSVIIDCBindingPtr bind) argument 23193 xmlSchemaPSVIIDCBindingPtr bind; local 23388 xmlSchemaPSVIIDCBindingPtr bind; /* IDC bindings of the current node. */ local 23682 xmlSchemaPSVIIDCBindingPtr bind; local [all...] |
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/ |
H A D | sockets.h | 250 #define bind(a,b,c) lwip_bind(a,b,c) macro
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/ |
H A D | rcnetio.cpp | 96 { return (fd->methods->bind)(fd, addr); }
|
/vbox/src/VBox/Frontends/VirtualBox/src/ |
H A D | VBoxFBOverlay.h | 314 void bind() {glBindTexture(texTarget(), mTexture);} function in class:VBoxVHWATexture 564 bind(pDst); 585 virtual void bind(VBoxVHWATextureImage * pPrimary); 1597 void bind() function in class:VBoxVHWARefCounter::VBoxVHWAFBO 1645 mFBO.bind(); 1667 mFBO.bind();
|
/vbox/src/VBox/Devices/Network/slirp/dnsproxy/ |
H A D | dnsproxy.c | 627 /* Create and bind query socket */ 636 if (bind(sock_query, (struct sockaddr *)&addr, sizeof(addr)) != 0) 637 fatal("unable to bind socket: %s", strerror(errno)); 639 /* Create and bind answer socket */ 646 if (bind(sock_answer, (struct sockaddr *)&addr, sizeof(addr)) != 0) 647 fatal("unable to bind socket: %s", strerror(errno));
|
/vbox/src/VBox/Devices/Network/slirp/ |
H A D | udp.c | 528 * Here, we bind() the socket. Although not really needed 529 * (sendto() on an unbound socket will bind it), it's done 540 if (bind(so->s, &sa_addr, sizeof(struct sockaddr_in)) < 0) 642 if (bind(so->s,(struct sockaddr *)&addr, addrlen) < 0) 644 LogRel(("NAT: bind to %RTnaipv4 has been failed\n", addr.sin_addr));
|
/vbox/src/VBox/GuestHost/OpenGL/util/ |
H A D | udptcpip.c | 169 if ( bind( conn->udp_socket, (struct sockaddr *) &udpaddr, sizeof(udpaddr) ) ) 172 crWarning( "Couldn't bind socket: %s", crTCPIPErrorString( err ) ); 199 if ( bind( conn->udp_socket, cur->ai_addr, cur->ai_addrlen ) ) 202 crWarning( "Couldn't bind socket: %s", crTCPIPErrorString( err ) );
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/ |
H A D | bnet.c | 673 rv = bind(fd->secret->md.osfd, (struct sockaddr *) &addrCopy, (int )addrlen); 675 rv = bind(fd->secret->md.osfd, (struct sockaddr *) addr, (int )addrlen);
|