Searched defs:Accept (Results 1 - 6 of 6) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/ |
H A D | rcfileio.cpp | 156 RCIO* RCFileIO::Accept(RCNetAddr*, const RCInterval&) function in class:RCFileIO
|
H A D | rcnetio.cpp | 55 RCIO* RCNetStreamIO::Accept(RCNetAddr* addr, const RCInterval& timeout) function in class:RCNetStreamIO 72 } /* RCNetStreamIO::Accept */
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
H A D | tmoacc.c | 85 static void Accept(void *arg) function 185 if (NULL != shared->debug) PL_PrintError("Accept"); 191 } /* Accept */ 276 PR_USER_THREAD, Accept, shared,
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/ |
H A D | Tcp4.h | 500 EFI_TCP4_PROTOCOL.Accept(), 558 EFI_TCP4_ACCEPT Accept; member in struct:_EFI_TCP4_PROTOCOL
|
H A D | Tcp6.h | 521 its state will transit to Tcp6StateListen after configuration, and Accept() may be 604 The Accept() function initiates an asynchronous accept request to wait for an incoming 786 If Token is NULL all asynchronous token issued by Connect(), Accept(), 792 EFI_TCP6_PROTOCOL.Accept(), 850 EFI_TCP6_ACCEPT Accept; member in struct:_EFI_TCP6_PROTOCOL
|
/vbox/src/VBox/GuestHost/OpenGL/include/ |
H A D | cr_net.h | 171 void (*Accept)( CRConnection *conn, const char *hostname, unsigned short port ); member in struct:CRConnection
|
Completed in 40 milliseconds