Searched refs:ccache (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/bin/tests/system/tsiggss/
H A Dtests.sh46 KRB5CCNAME="FILE:"`pwd`/ns1/administrator.ccache
54 KRB5CCNAME="FILE:"`pwd`/ns1/testdenied.ccache
/bind-9.11.3/bin/nsupdate/
H A Dnsupdate.c2772 krb5_ccache ccache; local
2781 rc = krb5_cc_default(ctx, &ccache);
2787 rc = krb5_cc_get_principal(ctx, ccache, &princ);
2789 krb5_cc_close(ctx, ccache);
2797 krb5_cc_close(ctx, ccache);
2809 krb5_cc_close(ctx, ccache);
/bind-9.11.3/unit/atf-src/
H A Dconfigure6798 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
20438 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;

Completed in 56 milliseconds