Home
last modified time | relevance | path

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

/openbsd/src/libexec/spamd/
Dspamd.c89 #define SPAMD_TLS_ACT_NONE 0 macro
1084 if (cp->r || cp->tlsaction != SPAMD_TLS_ACT_NONE) { in handler()
1086 cp->tlsaction = SPAMD_TLS_ACT_NONE; in handler()
1092 if (cp->tlsaction != SPAMD_TLS_ACT_NONE) in handler()
1134 if (cp->w || cp->tlsaction != SPAMD_TLS_ACT_NONE) { in handlew()
1138 cp->tlsaction = SPAMD_TLS_ACT_NONE; in handlew()
1146 if (cp->tlsaction != SPAMD_TLS_ACT_NONE) in handlew()
1168 cp->tlsaction = SPAMD_TLS_ACT_NONE; in handlew()
1174 if (cp->tlsaction != SPAMD_TLS_ACT_NONE) in handlew()