Searched refs:max_rxfd (Results 1 – 1 of 1) sorted by relevance
71 static volatile int max_rxfd; variable194 n = select(max_rxfd + 1, (fd_set *)&rfds, NULL, NULL, &tv); in rx_context()566 max_rxfd = 0; in clnt_create()570 if (max_rxfd < client->xdr->fd) in clnt_create()571 max_rxfd = client->xdr->fd; in clnt_create()