krb5_store_int8 685 source4/heimdal/kdc/kerberos4.c krb5_store_int8(sp, 0); /* flags */ krb5_store_int8 712 source4/heimdal/kdc/kerberos4.c krb5_store_int8(sp, krb_time_to_life(start, et->endtime)); krb5_store_int8 412 source4/heimdal/lib/krb5/fcache.c ret |= krb5_store_int8(sp, 5); krb5_store_int8 413 source4/heimdal/lib/krb5/fcache.c ret |= krb5_store_int8(sp, f->version); krb5_store_int8 181 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_int8(sp, KCM_PROTOCOL_VERSION_MAJOR); krb5_store_int8 184 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_int8(sp, KCM_PROTOCOL_VERSION_MINOR); krb5_store_int8 1077 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_int8(request, (server == NULL) ? 0 : 1); krb5_store_int8 516 source4/heimdal/lib/krb5/keytab_file.c ret = krb5_store_int8(sp, 5); krb5_store_int8 521 source4/heimdal/lib/krb5/keytab_file.c return krb5_store_int8 (sp, id->version); krb5_store_int8 632 source4/heimdal/lib/krb5/keytab_file.c ret = krb5_store_int8 (emem, entry->vno % 256); krb5_store_int8 300 source4/heimdal/lib/krb5/store.c return krb5_store_int8(sp, (int8_t)value); krb5_store_int8 795 source4/heimdal/lib/krb5/store.c ret = krb5_store_int8(sp, creds->second_ticket.length != 0); /* is_skey */ krb5_store_int8 928 source4/heimdal/lib/krb5/store.c ret = krb5_store_int8(sp, creds->second_ticket.length != 0); /* is_skey */ krb5_store_int8 434 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_int8(sp, flags), error); krb5_store_int8 447 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_int8(sp, life), error); krb5_store_int8 501 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_int8(sp, life), error); krb5_store_int8 502 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_int8(sp, kvno), error); krb5_store_int8 503 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_int8(sp, ticket->length), error); krb5_store_int8 550 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_int8(sp, KRB_PROT_VERSION), error); krb5_store_int8 551 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_int8(sp, AUTH_MSG_KDC_REPLY), error); krb5_store_int8 554 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_int8(sp, n), error); krb5_store_int8 556 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_int8(sp, kvno), error); krb5_store_int8 606 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_int8(sp, KRB_PROT_VERSION), error); krb5_store_int8 607 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_int8(sp, AUTH_MSG_ERR_REPLY), error);