Searched refs:FD_RD_READY (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dlistener.c767 r = FD_RD_READY(listenfd, rds, excs, &chktime);
H A Dlibmilter.h203 # define FD_RD_READY(sd, rds, excs, timeout) \ macro
230 # define FD_RD_READY(sd, rds, excs, timeout) \ macro
H A Dcomm.c82 ret = FD_RD_READY(sd, rds, excs, timeout);
155 ret = FD_RD_READY(sd, rds, excs, timeout);

Completed in 116 milliseconds