Home
last modified time | relevance | path

Searched refs:test_cc_config (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_cc.c554 test_cc_config(krb5_context context, const char *cc_type, in test_cc_config() function
767 test_cc_config(context, "MEMORY", "bar", 1000); /* 1000 because fast */ in main()
768 test_cc_config(context, "FILE", "/tmp/foocc", 30); /* 30 because slower */ in main()