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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c111 static int sendreply __P((sfsistat, socket_t, struct timeval *, SMFICTX_PTR));
412 if (sendreply(r, sd, &timeout, ctx) != MI_SUCCESS)
609 sendreply(r, sd, timeout_ptr, ctx) function
1608 sendreply(r, sd, &timeout, g->a_ctx) != MI_SUCCESS)

Completed in 192 milliseconds