tempccache        392 source4/heimdal/kuser/kinit.c     krb5_ccache tempccache;
tempccache        596 source4/heimdal/kuser/kinit.c 			     NULL, &tempccache);
tempccache        600 source4/heimdal/kuser/kinit.c     ret = krb5_cc_initialize (context, tempccache, cred.client);
tempccache        604 source4/heimdal/kuser/kinit.c     ret = krb5_cc_store_cred (context, tempccache, &cred);
tempccache        610 source4/heimdal/kuser/kinit.c     ret = krb5_cc_move(context, tempccache, ccache);