Searched refs:endpoint (Results 1 - 11 of 11) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsockotpt.c322 EndpointRef endpoint = (EndpointRef)secret->md.osfd; local
334 // called on this endpoint; therefore, we're ready to
345 OTSndDisconnect(endpoint, NULL);
351 err = OTRcvConnect(endpoint, NULL);
376 err = OTRcvDisconnect(endpoint, &discon);
404 err = OTRcvOrderlyDisconnect(endpoint);
417 resultOT = OTLook(endpoint); // clear T_GODATA event
439 // OTAccept() complete, receiving endpoint in T_DATAXFER state
464 // case T_MEMORYRELEASED: // only if OTAckSends() called on endpoint
489 static OSErr CreateSocket(int type, EndpointRef *endpoint) argument
526 EndpointRef endpoint; local
583 EndpointRef endpoint = (EndpointRef) fd->secret->md.osfd; local
650 EndpointRef endpoint = (EndpointRef) osfd; local
738 EndpointRef endpoint = (EndpointRef) fd->secret->md.osfd; local
787 EndpointRef endpoint = (EndpointRef) fd->secret->md.osfd; local
912 EndpointRef endpoint = (EndpointRef) fd->secret->md.osfd; local
1056 EndpointRef endpoint = (EndpointRef) osfd; local
1085 EndpointRef endpoint; member in struct:RawEndpointAndThread
1095 EndpointRef * endpoint = endthr->endpoint; local
1193 EndpointRef endpoint = (EndpointRef) fd->secret->md.osfd; local
1309 EndpointRef endpoint = (EndpointRef) fd->secret->md.osfd; local
1402 EndpointRef endpoint = (EndpointRef) fd->secret->md.osfd; local
1594 EndpointRef endpoint = (EndpointRef) fd->secret->md.osfd; local
1688 EndpointRef endpoint = (EndpointRef) osfd; local
2295 EndpointRef endpoint = (EndpointRef)fd->secret->md.osfd; local
[all...]
/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dlcp.h74 #define CI_EPDISC 19 /* endpoint discriminator */
109 u_int neg_endpoint : 1; /* Negotiate endpoint discriminator */
121 struct epdisc endpoint; /* endpoint discriminator */ member in struct:lcp_options
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dlcp.h69 #define CI_EPDISC 19 /* endpoint discriminator */
99 u_int neg_endpoint : 1; /* Negotiate endpoint discriminator */
111 struct epdisc endpoint; /* endpoint discriminator */ member in struct:lcp_options
/vbox/src/VBox/Devices/USB/testcase/
H A DtstTrekStorGo.c124 KUrb.endpoint = EndPt;
171 KUrb.endpoint = EndPt;
H A DtstPalmOne.c124 KUrb.endpoint = EndPt;
171 KUrb.endpoint = EndPt;
/vbox/src/VBox/Devices/USB/linux/
H A DUSBProxyDevice-linux.cpp1182 * Clears the halted endpoint 'EndPt'.
1192 * Windows doing this on the default endpoint and possibly other pipes too,
1290 pUrb, errno, pCur->KUrb.type, pCur->KUrb.endpoint, pCur->KUrb.buffer_length, cTries));
1375 pUrbLnx->KUrb.endpoint = pUrb->EndPt;
1377 pUrbLnx->KUrb.endpoint |= 0x80;
1463 pUrbLnx->KUrb.endpoint = pUrb->EndPt | (pUrb->enmDir == VUSBDIRECTION_IN ? 0x80 : 0);
1562 pUrb, errno, pUrbLnx->KUrb.type, pUrbLnx->KUrb.endpoint, pUrbLnx->KUrb.buffer_length, cTries));
1752 Assert((pKUrb->endpoint & 0x80) && (!pKUrb->flags & USBDEVFS_URB_SHORT_NOT_OK));
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dsvcctl.idl63 endpoint("ncacn_np:[\\pipe\\svcctl]")
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dsvcctl.idl63 endpoint("ncacn_np:[\\pipe\\svcctl]")
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Dsaaj-impl.jar ... .p2p.HttpSOAPConnection c java.net.URL endPoint void " href="/source/s?defs=%3 ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...

Completed in 315 milliseconds