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

  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
gss_mech_switch.c 49 int number_count, i, j; local
61 number_count = 0;
65 number_count++;
72 if (number_count < 2)

Completed in 20 milliseconds