Searched refs:Poll (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDebugPort.h117 EFI_DEBUGPORT_POLL Poll; member in struct:_EFI_DEBUGPORT_PROTOCOL
/freebsd-current/contrib/llvm-project/lldb/source/Host/posix/
H A DMainLoopPosix.cpp50 Status Poll();
77 Status MainLoopPosix::RunImpl::Poll() {
133 Status MainLoopPosix::RunImpl::Poll() {
169 Status MainLoopPosix::RunImpl::Poll() {
371 error = impl.Poll();
/freebsd-current/stand/efi/include/Protocol/
H A DHttp.h480 The Poll() function can be used by network drivers and applications to increase the
487 applications that are experiencing packet loss should try calling the Poll() function
516 EFI_HTTP_POLL Poll; member in struct:_EFI_HTTP_PROTOCOL
/freebsd-current/stand/efi/include/
H A Defiudp.h156 EFI_UDP4_POLL Poll; member in struct:_EFI_UDP4
269 EFI_UDP6_POLL Poll; member in struct:_EFI_UDP6
H A Defitcp.h216 EFI_TCP4_POLL Poll; member in struct:_EFI_TCP4
388 EFI_TCP6_POLL Poll; member in struct:_EFI_TCP6
H A Defiip.h207 EFI_IP4_POLL Poll; member in struct:_EFI_IP4
456 EFI_IP6_POLL Poll; member in struct:_EFI_IP6
/freebsd-current/contrib/capsicum-test/
H A Dselect.cc99 FORK_TEST_ON(Poll, LotsOFileDescriptors, TmpFile("cap_poll")) {
H A Dprocdesc.cc370 TEST_F(PipePdfork, Poll) {
371 // Poll the process descriptor, nothing happening.
380 // Poll again, should have activity on the process descriptor.
384 // Poll a third time, still have POLLHUP.
/freebsd-current/stand/efi/libefi/
H A Defihttp.c44 /* Poll timeout in milliseconds */
489 status = oh->http->Poll(oh->http);
524 status = oh->http->Poll(oh->http);
646 status = oh->http->Poll(oh->http);

Completed in 308 milliseconds