Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dsaslint.h164 enum Sasl_conn_type { SASL_CONN_UNKNOWN = 0, enum
169 enum Sasl_conn_type type;
553 enum Sasl_conn_type type,
H A Dcommon.c504 enum Sasl_conn_type type, in _sasl_conn_init()