Searched defs:fdinfo_len (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/libevent/dist/ |
H A D | evmap.c | 122 #define GET_IO_SLOT_AND_CTOR(x, map, slot, type, ctor, fdinfo_len) \ argument 169 #define GET_SIGNAL_SLOT_AND_CTOR(x, map, slot, type, ctor, fdinfo_len) \ argument 185 #define GET_IO_SLOT_AND_CTOR(x,map,slot,type,ctor,fdinfo_len) \ argument
|
H A D | event-internal.h | 100 size_t fdinfo_len; member
|