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

/freebsd-10.1-release/contrib/ntp/sntp/libevent/
H A Devmap.c113 #define GET_IO_SLOT(x, map, slot, type) \ macro
183 #define GET_IO_SLOT(x,map,slot,type) GET_SIGNAL_SLOT(x,map,slot,type) macro
365 GET_IO_SLOT(ctx, io, fd, evmap_io);
422 GET_IO_SLOT(ctx, io, fd, evmap_io);
510 GET_IO_SLOT(ctx, map, fd, evmap_io);
716 GET_IO_SLOT(ctx, &base->io, change->fd, evmap_io);

Completed in 43 milliseconds