Searched refs:GET_SIGNAL_SLOT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/ntp/sntp/libevent/
H A Devmap.c161 #define GET_SIGNAL_SLOT(x, map, slot, type) \ macro
183 #define GET_IO_SLOT(x,map,slot,type) GET_SIGNAL_SLOT(x,map,slot,type)
477 GET_SIGNAL_SLOT(ctx, map, sig, evmap_signal);
498 GET_SIGNAL_SLOT(ctx, map, sig, evmap_signal);
712 GET_SIGNAL_SLOT(ctx, &base->sigmap, change->fd, evmap_signal);

Completed in 105 milliseconds