my_preauth        906 source4/heimdal/lib/krb5/get_in_tkt.c     krb5_preauthdata *my_preauth = NULL;
my_preauth        928 source4/heimdal/lib/krb5/get_in_tkt.c 	if (my_preauth) {
my_preauth        929 source4/heimdal/lib/krb5/get_in_tkt.c 	    free_ETYPE_INFO(&my_preauth->val[0].info);
my_preauth        930 source4/heimdal/lib/krb5/get_in_tkt.c 	    free (my_preauth->val);
my_preauth        931 source4/heimdal/lib/krb5/get_in_tkt.c 	    my_preauth = NULL;
my_preauth        968 source4/heimdal/lib/krb5/get_in_tkt.c 		    && set_ptypes(context, &error, &ptypes, &my_preauth)) {
my_preauth        970 source4/heimdal/lib/krb5/get_in_tkt.c 		    preauth = my_preauth;