Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dusersmtp.c550 static bool sasl_clt_init = false; variable
557 if (sasl_clt_init) in init_sasl_client()
563 sasl_clt_init = true; in init_sasl_client()
582 if (!sasl_clt_init) in stop_sasl_client()
584 sasl_clt_init = false; in stop_sasl_client()