Searched refs:FD_RD_INIT (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/libmilter/ |
H A D | comm.c | 81 FD_RD_INIT(sd, rds, excs); 154 FD_RD_INIT(sd, rds, excs);
|
H A D | libmilter.h | 181 # define FD_RD_INIT(sd, rds, excs) \ macro 214 # define FD_RD_INIT(sd, rds, excs) \ macro
|
H A D | listener.c | 763 FD_RD_INIT(listenfd, rds, excs);
|