Searched refs:emin (Results 1 – 2 of 2) sorted by relevance
789 OM_uint32 emaj, emin; local799 if (GSS_ERROR(emaj = gss_display_name(&emin, caller, &caller_buf,806 gss_release_buffer(&emin, &caller_buf);
124 OM_uint32 emaj, emin; in cmp_gss_names() local127 if (GSS_ERROR(emaj = gss_compare_name(&emin, n1, n2, &equal))) in cmp_gss_names()