Searched defs:GET_IO_SLOT (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/libevent/ |
H A D | evmap.c | 114 #define GET_IO_SLOT(x, map, slot, type) \ in HT_PROTOTYPE() macro 184 #define GET_IO_SLOT(x,map,slot,type) GET_SIGNAL_SLOT(x,map,slot,type) macro
|
/freebsd-src/contrib/ntp/sntp/libevent/ |
H A D | evmap.c | 114 #define GET_IO_SLOT(x, map, slot, type) \ in HT_PROTOTYPE() macro 184 #define GET_IO_SLOT(x,map,slot,type) GET_SIGNAL_SLOT(x,map,slot,type) macro
|