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

/sendmail/include/sm/
H A Dfdset.h20 # define SM_FD_SET(fd, pfdset) FD_SET(fd, pfdset) macro
/sendmail/libsm/
H A Dstdio.c369 SM_FD_SET(fp->f_file, &readfds);
/sendmail/sendmail/
H A Ddaemon.c327 SM_FD_SET(Daemons[idx].d_socket,
337 SM_FD_SET(ControlSocket, &readfds);
H A Dmilter.c225 SM_FD_SET(m->mf_sock, &fds); \
H A Dsrvrsmtp.c1061 SM_FD_SET(fd, &readfds);

Completed in 117 milliseconds