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

  /external/chromium/third_party/libevent/
poll.c 56 struct pollop { struct
87 struct pollop *pollop; local
93 if (!(pollop = calloc(1, sizeof(struct pollop))))
98 return (pollop);
103 poll_check_ok(struct pollop *pop)
139 struct pollop *pop = arg;
207 struct pollop *pop = arg;
312 struct pollop *pop = arg
    [all...]

Completed in 35 milliseconds