Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dusersmtp.c607 static bool sasl_clt_init = false; variable
614 if (sasl_clt_init) in init_sasl_client()
620 sasl_clt_init = true; in init_sasl_client()
639 if (!sasl_clt_init) in stop_sasl_client()
641 sasl_clt_init = false; in stop_sasl_client()