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

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
test_cc.c 554 test_cc_config(krb5_context context, const char *cc_type, function
767 test_cc_config(context, "MEMORY", "bar", 1000); /* 1000 because fast */
768 test_cc_config(context, "FILE", "/tmp/foocc", 30); /* 30 because slower */

Completed in 71 milliseconds