Searched defs:fdinfo_len (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/libevent/ |
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 | 125 size_t fdinfo_len; member
|
/freebsd-src/contrib/ntp/sntp/libevent/ |
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 | 125 size_t fdinfo_len; member
|