Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ppoll
headers/posix/poll.h
41
extern int ppoll(struct pollfd *fds, nfds_t numfds,
src/system/libroot/posix/poll.cpp
45
B_DEFINE_WEAK_ALIAS(__ppoll, ppoll);