Searched defs:remove_from_poll_list (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndrd.c112 static void remove_from_poll_list(int);
798 remove_from_poll_list(poll_array[i].fd);
894 remove_from_poll_list(int fd) function
951 remove_from_poll_list(fd);
1302 remove_from_poll_list(fd);
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c119 static void remove_from_poll_list(int);
748 remove_from_poll_list(poll_array[i].fd);
841 remove_from_poll_list(int fd) function
1200 remove_from_poll_list(fd);
1610 remove_from_poll_list(fd);

Completed in 51 milliseconds