Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/include/
H A Dsasl.h318 #define SASL_NEED_PROXY 0x0008 /* require a mech that allows proxying */ macro
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dclient.c859 if ((conn->flags & SASL_NEED_PROXY) &&
1197 if ((conn->flags & SASL_NEED_PROXY) &&
H A Dserver.c1578 if ((conn->flags & SASL_NEED_PROXY) &&