Searched defs:msg_ctx (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/apache24/mod_auth_gss/
H A Dmod_auth_gss.c151 OM_uint32 msg_ctx = 0; local
159 GSS_C_NO_OID, &msg_ctx,
170 GSS_C_NULL_OID, &msg_ctx,
177 } while (!GSS_ERROR(maj_stat) && msg_ctx != 0);

Completed in 1927 milliseconds