pollop 87 third_party/libevent/poll.c struct pollop *pollop; pollop 93 third_party/libevent/poll.c if (!(pollop = calloc(1, sizeof(struct pollop)))) pollop 98 third_party/libevent/poll.c return (pollop); pollop 103 third_party/libevent/poll.c poll_check_ok(struct pollop *pop) pollop 139 third_party/libevent/poll.c struct pollop *pop = arg; pollop 207 third_party/libevent/poll.c struct pollop *pop = arg; pollop 312 third_party/libevent/poll.c struct pollop *pop = arg; pollop 365 third_party/libevent/poll.c struct pollop *pop = arg; pollop 377 third_party/libevent/poll.c memset(pop, 0, sizeof(struct pollop));