Searched refs:MASKVAL (Results 1 – 9 of 9) sorted by relevance
59 #define MASKVAL (POLLIN | POLLPRI | POLLRDNORM | POLLRDBAND) macro64 (y)[(x)].events = MASKVAL; \
65 p->events = MASKVAL; in __rpc_select_to_poll()
534 svc_pollset[npollfds].events = MASKVAL; in _svc_run_mt()987 set_pollfd(xprt->xp_fd, MASKVAL); in svc_args_done()
242 cu->pfdp.events = MASKVAL; in clnt_dg_create()
1192 pfdp[0].events = MASKVAL; in read_vc()
1333 pfd.events = MASKVAL; in read_vc()
791 add_pollfd(fd, MASKVAL); in xprt_register()
40 #define MASKVAL (POLLIN | POLLPRI | POLLRDNORM | POLLRDBAND) macro313 pollfds[0].events = MASKVAL; in cmd_retrieve_string()
538 #define MASKVAL (POLLIN | POLLPRI | POLLRDNORM | POLLRDBAND) macro575 if (svc_add_input(fd, MASKVAL, handle_reply, rmt->netid) == -1) { in create_rmtcall_fd()