Searched refs:pollretval (Results 1 – 2 of 2) sorted by relevance
136 int pollretval; in rpc_broadcast_exp() local451 switch (pollretval = poll(pfd, fdlistno, msec)) { in rpc_broadcast_exp()462 i < fdlistno && fds_found < pollretval; i++) { in rpc_broadcast_exp()
1288 svc_getreq_poll(struct pollfd *pfdp, const int pollretval) in svc_getreq_poll() argument1293 for (i = fds_found = 0; fds_found < pollretval; i++) { in svc_getreq_poll()