HomeSort by: relevance | last modified time | path
    Searched defs:first_ok (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/
accept_sec_context.c 497 int first_ok = 0; local
600 first_ok = 1;
610 if (!first_ok && ni->mechToken != NULL) {
accept_sec_context.c 497 int first_ok = 0; local
600 first_ok = 1;
610 if (!first_ok && ni->mechToken != NULL) {

Completed in 610 milliseconds