Searched defs:ioloop_notify_fd_context (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dioloop-notify-fd.h15 struct ioloop_notify_fd_context { struct
20 io_notify_fd_add(struct ioloop_notify_fd_context *ctx, int fd,
22 void io_notify_fd_free(struct ioloop_notify_fd_context *ctx,
26 io_notify_fd_find(struct ioloop_notify_fd_context *ctx, int fd);

Completed in 138 milliseconds