res_creds 1112 source4/heimdal/lib/krb5/get_cred.c krb5_creds *res_creds;
res_creds 1116 source4/heimdal/lib/krb5/get_cred.c res_creds = calloc(1, sizeof(*res_creds));
res_creds 1117 source4/heimdal/lib/krb5/get_cred.c if (res_creds == NULL) {
res_creds 1134 source4/heimdal/lib/krb5/get_cred.c in_creds, res_creds);
res_creds 1144 source4/heimdal/lib/krb5/get_cred.c *out_creds = res_creds;
res_creds 1149 source4/heimdal/lib/krb5/get_cred.c if(res_creds->times.endtime > timeret) {
res_creds 1150 source4/heimdal/lib/krb5/get_cred.c *out_creds = res_creds;
res_creds 1154 source4/heimdal/lib/krb5/get_cred.c krb5_cc_remove_cred(context, ccache, 0, res_creds);
res_creds 1157 source4/heimdal/lib/krb5/get_cred.c free(res_creds);
res_creds 1160 source4/heimdal/lib/krb5/get_cred.c free(res_creds);
res_creds 1303 source4/heimdal/lib/krb5/get_cred.c krb5_creds *res_creds;
res_creds 1317 source4/heimdal/lib/krb5/get_cred.c res_creds = calloc(1, sizeof(*res_creds));
res_creds 1318 source4/heimdal/lib/krb5/get_cred.c if (res_creds == NULL) {
res_creds 1337 source4/heimdal/lib/krb5/get_cred.c &in_creds, res_creds);
res_creds 1347 source4/heimdal/lib/krb5/get_cred.c *out_creds = res_creds;
res_creds 1353 source4/heimdal/lib/krb5/get_cred.c if(res_creds->times.endtime > timeret) {
res_creds 1354 source4/heimdal/lib/krb5/get_cred.c *out_creds = res_creds;
res_creds 1359 source4/heimdal/lib/krb5/get_cred.c krb5_cc_remove_cred(context, ccache, 0, res_creds);
res_creds 1362 source4/heimdal/lib/krb5/get_cred.c free(res_creds);
res_creds 1366 source4/heimdal/lib/krb5/get_cred.c free(res_creds);