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

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
test_cc.c 354 test_cache_find(krb5_context context, const char *principal, int find) function
711 test_cache_find(context, "lha@SU.SE", 1);
712 test_cache_find(context, "hulabundulahotentot@SU.SE", 0);
test_cc.c 354 test_cache_find(krb5_context context, const char *principal, int find) function
711 test_cache_find(context, "lha@SU.SE", 1);
712 test_cache_find(context, "hulabundulahotentot@SU.SE", 0);
test_cc.c 354 test_cache_find(krb5_context context, const char *principal, int find) function
711 test_cache_find(context, "lha@SU.SE", 1);
712 test_cache_find(context, "hulabundulahotentot@SU.SE", 0);

Completed in 48 milliseconds