Lines Matching defs:ospollfd
63 struct ospollfd {
74 struct ospollfd *fds;
84 struct ospollfd {
95 struct ospollfd **fds;
106 struct ospollfd {
115 struct ospollfd *osfds;
158 struct ospollfd *osfd, *tmp;
281 struct ospollfd *new_fds;
303 struct ospollfd *osfd;
306 osfd = calloc(1, sizeof (struct ospollfd));
311 struct ospollfd **new_fds;
338 struct ospollfd *osfd;
344 osfd = calloc(1, sizeof (struct ospollfd));
349 struct ospollfd **new_fds;
387 struct ospollfd *new_osfds;
426 struct ospollfd *osfd = &ospoll->fds[pos];
434 struct ospollfd *osfd = ospoll->fds[pos];
444 struct ospollfd *osfd = ospoll->fds[pos];
467 epoll_mod(struct ospoll *ospoll, struct ospollfd *osfd)
480 epoll_mod(struct ospoll *ospoll, struct ospollfd *osfd)
515 struct ospollfd *osfd = ospoll->fds[pos];
539 struct ospollfd *osfd = &ospoll->fds[pos];
555 struct ospollfd *osfd = ospoll->fds[pos];
581 struct ospollfd *osfd = &ospoll->fds[pos];
616 struct ospollfd *osfd = ev->portev_user;
645 struct ospollfd *osfd = ev->data.ptr;