#ifdef __NR__newselect
SC_ALLOW(_newselect),
#endif
#ifdef __NR_pselect6
SC_ALLOW(pselect6),
#ifdef __NR_poll
SC_ALLOW(poll),