pollts
__warn_references(pollts,
__weak_alias(pollts, _pollts)
pollts(struct pollfd * __restrict fds, nfds_t nfds,
switch (pollretval = pollts(pfd, fdlistno, &ts, NULL)) {
n = pollts(&cu->cu_pfdp, 1, &ts, maskp);
switch (pollts(&fd, 1, &ts, NULL)) {
switch (pollts(&pollfd, 1, &ts, NULL)) {
return pollts(fds, nfds, timeout_ts, sigmask);
#define REALPOLLTS pollts
int pollts(struct pollfd * __restrict, nfds_t,
__weak_alias(pollts,rump___sysimpl_pollts);
__weak_alias(pollts,rump___sysimpl_pollts50);
int pollts(struct pollfd * __restrict, nfds_t,
if (pollts(NULL, 0, delay, NULL) == -1)
#define POLLTS pollts
RL(pollts(&pfd, 1, &t, NULL));