Searched refs:pollop (Results 1 – 1 of 1) sorted by relevance
56 struct pollop { struct87 struct pollop *pollop; in poll_init() local93 if (!(pollop = calloc(1, sizeof(struct pollop)))) in poll_init()98 return (pollop); in poll_init()103 poll_check_ok(struct pollop *pop) in poll_check_ok()139 struct pollop *pop = arg; in poll_dispatch()207 struct pollop *pop = arg; in poll_add()312 struct pollop *pop = arg; in poll_del()365 struct pollop *pop = arg; in poll_dealloc()377 memset(pop, 0, sizeof(struct pollop)); in poll_dealloc()