Home
last modified time | relevance | path

Searched refs:timeout_ptr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c609 sendreply(r, sd, timeout_ptr, ctx) in sendreply() argument
612 struct timeval *timeout_ptr;
655 ret = mi_wr_cmd(sd, timeout_ptr, SMFIR_CONTINUE, NULL, 0);
663 ret = mi_wr_cmd(sd, timeout_ptr, SMFIR_REPLYCODE,
671 ret = mi_wr_cmd(sd, timeout_ptr, r == SMFIS_REJECT ?
676 ret = mi_wr_cmd(sd, timeout_ptr, SMFIR_DISCARD, NULL, 0);
679 ret = mi_wr_cmd(sd, timeout_ptr, SMFIR_ACCEPT, NULL, 0);
682 ret = mi_wr_cmd(sd, timeout_ptr, SMFIR_SKIP, NULL, 0);
702 ret = mi_wr_cmd(sd, timeout_ptr, SMFIC_OPTNEG,
718 ret = mi_wr_cmd(sd, timeout_ptr, SMFIR_CONTINUE, NULL,