krb5_ret_int8     160 source4/heimdal/kdc/kerberos4.c     RCHECK(krb5_ret_int8(sp, &pvno), out);
krb5_ret_int8     168 source4/heimdal/kdc/kerberos4.c     RCHECK(krb5_ret_int8(sp, &msg_type), out);
krb5_ret_int8     357 source4/heimdal/kdc/kerberos4.c 	RCHECK(krb5_ret_int8(sp, &kvno), out2);
krb5_ret_int8     404 source4/heimdal/kdc/kerberos4.c 	RCHECK(krb5_ret_int8(sp, &ticket_len), out2);
krb5_ret_int8     405 source4/heimdal/kdc/kerberos4.c 	RCHECK(krb5_ret_int8(sp, &req_len), out2);
krb5_ret_int8     520 source4/heimdal/lib/krb5/fcache.c     ret = krb5_ret_int8(sp, &pvno);
krb5_ret_int8     540 source4/heimdal/lib/krb5/fcache.c     ret = krb5_ret_int8(sp, &tag); /* should not be host byte order */
krb5_ret_int8     606 source4/heimdal/lib/krb5/fcache.c 		    ret = krb5_ret_int8 (sp, &dummy);
krb5_ret_int8     399 source4/heimdal/lib/krb5/keytab_file.c     ret = krb5_ret_int8(c->sp, &pvno);
krb5_ret_int8     414 source4/heimdal/lib/krb5/keytab_file.c     ret = krb5_ret_int8(c->sp, &tag);
krb5_ret_int8     466 source4/heimdal/lib/krb5/keytab_file.c     ret = krb5_ret_int8(cursor->sp, &tmp8);
krb5_ret_int8     572 source4/heimdal/lib/krb5/keytab_file.c 	ret = krb5_ret_int8(sp, &pvno);
krb5_ret_int8     592 source4/heimdal/lib/krb5/keytab_file.c 	    ret = krb5_ret_int8 (sp, &tag);
krb5_ret_int8     322 source4/heimdal/lib/krb5/store.c     ret = krb5_ret_int8(sp, &v);
krb5_ret_int8     835 source4/heimdal/lib/krb5/store.c     ret = krb5_ret_int8 (sp,  &dummy8);
krb5_ret_int8     990 source4/heimdal/lib/krb5/store.c     ret = krb5_ret_int8 (sp,  &dummy8);
krb5_ret_int8     678 source4/heimdal/lib/krb5/v4_glue.c     RCHECK(ret, krb5_ret_int8(sp, &ad->k_flags), error);
krb5_ret_int8     786 source4/heimdal/lib/krb5/v4_glue.c     ret = krb5_ret_int8(sp, &pvno);
krb5_ret_int8     798 source4/heimdal/lib/krb5/v4_glue.c     ret = krb5_ret_int8(sp, &type);
krb5_ret_int8     814 source4/heimdal/lib/krb5/v4_glue.c     RCHECK(ret, krb5_ret_int8(sp, &s_kvno), error);