result_code_string   61 source4/heimdal/kpasswd/kpasswd.c     krb5_data result_code_string, result_string;
result_code_string   67 source4/heimdal/kpasswd/kpasswd.c     krb5_data_zero (&result_code_string);
result_code_string   95 source4/heimdal/kpasswd/kpasswd.c 					  &result_code_string,
result_code_string  107 source4/heimdal/kpasswd/kpasswd.c     krb5_data_free (&result_code_string);
result_code_string  275 source4/heimdal/lib/krb5/changepw.c 	       krb5_data *result_code_string,
result_code_string  413 source4/heimdal/lib/krb5/changepw.c 			    result_code_string,
result_code_string  416 source4/heimdal/lib/krb5/changepw.c 	    krb5_data_free (result_code_string);
result_code_string  420 source4/heimdal/lib/krb5/changepw.c 	if (result_code_string->length < 2) {
result_code_string  427 source4/heimdal/lib/krb5/changepw.c         p = result_code_string->data;
result_code_string  431 source4/heimdal/lib/krb5/changepw.c                         (unsigned char*)result_code_string->data + 2,
result_code_string  432 source4/heimdal/lib/krb5/changepw.c                         result_code_string->length - 2);
result_code_string  514 source4/heimdal/lib/krb5/changepw.c 		      krb5_data		*result_code_string,
result_code_string  632 source4/heimdal/lib/krb5/changepw.c 						result_code_string,
result_code_string  694 source4/heimdal/lib/krb5/changepw.c 		      krb5_data		*result_code_string,
result_code_string  701 source4/heimdal/lib/krb5/changepw.c     result_code_string->data = result_string->data = NULL;
result_code_string  702 source4/heimdal/lib/krb5/changepw.c     result_code_string->length = result_string->length = 0;
result_code_string  708 source4/heimdal/lib/krb5/changepw.c 				result_code, result_code_string,
result_code_string  737 source4/heimdal/lib/krb5/changepw.c 		  krb5_data *result_code_string,
result_code_string  745 source4/heimdal/lib/krb5/changepw.c     krb5_data_zero(result_code_string);
result_code_string  758 source4/heimdal/lib/krb5/changepw.c 				   result_code, result_code_string,
result_code_string  782 source4/heimdal/lib/krb5/changepw.c 			       krb5_data *result_code_string,
result_code_string  790 source4/heimdal/lib/krb5/changepw.c     result_code_string->data = result_string->data = NULL;
result_code_string  791 source4/heimdal/lib/krb5/changepw.c     result_code_string->length = result_string->length = 0;
result_code_string  825 source4/heimdal/lib/krb5/changepw.c 			    result_code_string,
result_code_string  382 source4/heimdal/lib/krb5/init_creds_pw.c     krb5_data result_code_string;
result_code_string  398 source4/heimdal/lib/krb5/init_creds_pw.c     krb5_data_zero (&result_code_string);
result_code_string  449 source4/heimdal/lib/krb5/init_creds_pw.c 			     &result_code_string,
result_code_string  473 source4/heimdal/lib/krb5/init_creds_pw.c     krb5_data_free (&result_code_string);