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

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Devmap.c115 #define GET_IO_SLOT(x, map, slot, type) \ macro
185 #define GET_IO_SLOT(x,map,slot,type) GET_SIGNAL_SLOT(x,map,slot,type) macro
367 GET_IO_SLOT(ctx, io, fd, evmap_io);
424 GET_IO_SLOT(ctx, io, fd, evmap_io);
512 GET_IO_SLOT(ctx, map, fd, evmap_io);
718 GET_IO_SLOT(ctx, &base->io, change->fd, evmap_io);
/netbsd-current/external/bsd/libevent/dist/
H A Devmap.c118 #define GET_IO_SLOT(x, map, slot, type) \ macro
188 #define GET_IO_SLOT(x,map,slot,type) GET_SIGNAL_SLOT(x,map,slot,type) macro
376 GET_IO_SLOT(ctx, io, fd, evmap_io);
434 GET_IO_SLOT(ctx, io, fd, evmap_io);
525 GET_IO_SLOT(ctx, map, fd, evmap_io);
731 GET_IO_SLOT(ctx, &base->io, change->fd, evmap_io);

Completed in 87 milliseconds