Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c202 enum Context_type i_am; /* are we the client or server? */ member
213 enum Context_type i_am; /* are we the client or server? */ member
1671 if (text->i_am == SERVER) {
1682 if (text->i_am != SERVER) {
1695 if (text->i_am == SERVER) {
1707 if (text->i_am != SERVER) {
2322 clear_reauth_entry(&reauth_cache->e[n], reauth_cache->i_am, utils);
2545 text->i_am = SERVER;
3733 reauth_cache->i_am = SERVER;
4777 text->i_am = CLIENT;
[all …]