Searched refs:__ppoll (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/
H A Dpoll.cpp19 extern "C" int __ppoll(struct pollfd *fds, nfds_t numfds, const struct timespec *tv,
31 __ppoll(struct pollfd *fds, nfds_t numfds, const struct timespec *tv, function
45 B_DEFINE_WEAK_ALIAS(__ppoll, ppoll);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c873 void __ppoll() {} function
H A Dlibroot_stubs_legacy.c719 void __ppoll() {} function

Completed in 243 milliseconds