Searched refs:authen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/sasl_plugins/plain/
H A Dplain.c106 const char *authen; local
116 /* should have received author-id NUL authen-id NUL password */
132 /* get authen */
134 authen = clientin + lup;
181 author = authen;
184 authen, 0, SASL_CU_AUTHID, oparams);

Completed in 64 milliseconds