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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c99 static int st_optionneg __P((genarg *));
211 , {SMFIC_OPTNEG, CM_ARGO, ST_OPTS, CT_CONT, CI_NONE, st_optionneg }
835 st_optionneg(g) function
859 "%s: st_optionneg[%ld]: len too short %d < %d",
876 "%s: st_optionneg[%ld]: protocol version too old %d < %d",
933 "%s: st_optionneg[%ld]: milter version=%X, trying flags=%X",
1038 "%s: st_optionneg[%ld]: xxfi_negotiate returned %d (protocol options=0x%lx, actions=0x%lx)",
1088 "%s: st_optionneg[%ld]: 0x%lx does not fulfill action requirements 0x%x",
1117 "%s: st_optionneg[%ld]: 0x%lx does not fulfill protocol requirements 0x%x",

Completed in 47 milliseconds