HomeSort by relevance Sort by last modified time
    Searched full:pollop (Results 1 - 1 of 1) sorted by null

  /external/libevent/
poll.c 60 struct pollop { struct
90 struct pollop *pollop; local
92 if (!(pollop = mm_calloc(1, sizeof(struct pollop))))
99 return (pollop);
104 poll_check_ok(struct pollop *pop)
129 struct pollop *pop = base->evbase;
219 struct pollop *pop = base->evbase;
280 struct pollop *pop = base->evbase
    [all...]

Completed in 2132 milliseconds