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

/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c203 enum Context_type i_am; /* are we the client or server? */ member in struct:reauth_cache
214 enum Context_type i_am; /* are we the client or server? */ member in struct:context
1676 if (text->i_am == SERVER) {
1687 if (text->i_am != SERVER) {
1700 if (text->i_am == SERVER) {
1712 if (text->i_am != SERVER) {
2327 clear_reauth_entry(&reauth_cache->e[n], reauth_cache->i_am, utils);
2550 text->i_am = SERVER;
3742 reauth_cache->i_am = SERVER;
4790 text->i_am
[all...]

Completed in 31 milliseconds