Lines Matching defs:short
94 # define UB_EV_BITS_CB(C) void my_ ## C (int fd, short bits, void *arg) \
129 static void (*NATIVE_BITS_CB(void (*cb)(int, short, void*)))(int, short, void*)
349 ub_event_new(struct ub_event_base* base, int fd, short bits,
350 void (*cb)(int, short, void*), void* arg)
374 void (*cb)(int, short, void*), void* arg)
398 void (*cb)(int, short, void*), void* arg)
421 ub_event_add_bits(struct ub_event* ev, short bits)
427 ub_event_del_bits(struct ub_event* ev, short bits)
459 void (*cb)(int, short, void*), void* arg, struct timeval* tv)