Home
last modified time | relevance | path

Searched defs:Poll (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DMainLoopPosix.cpp77 Status MainLoopPosix::RunImpl::Poll() { in Poll() function in MainLoopPosix::RunImpl
133 Status MainLoopPosix::RunImpl::Poll() { in Poll() function in MainLoopPosix::RunImpl
169 Status MainLoopPosix::RunImpl::Poll() { in Poll() function in MainLoopPosix::RunImpl
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDebugPort.h116 EFI_DEBUGPORT_POLL Poll; member
H A DManagedNetwork.h358 EFI_MANAGED_NETWORK_POLL Poll; member
H A DHttp.h509 EFI_HTTP_POLL Poll; member
H A DTcp6.h850 EFI_TCP6_POLL Poll; member
H A DMtftp6.h812 EFI_MTFTP6_POLL Poll; member
H A DTcp4.h561 EFI_TCP4_POLL Poll; member
H A DMtftp4.h507 EFI_MTFTP4_POLL Poll; member
H A DIp4.h596 EFI_IP4_POLL Poll; member
H A DIp6.h940 EFI_IP6_POLL Poll; member
/freebsd/contrib/capsicum-test/
H A Dprocdesc.cc370 TEST_F(PipePdfork, Poll) { in TEST_F() argument