krb5_store_stringz 400 source4/heimdal/kdc/digest.c ret = krb5_store_stringz(sp, ireq.u.init.type); krb5_store_stringz 422 source4/heimdal/kdc/digest.c ret = krb5_store_stringz(sp, r.u.initReply.nonce); krb5_store_stringz 448 source4/heimdal/kdc/digest.c ret = krb5_store_stringz(sp, *ireq.u.init.hostname); krb5_store_stringz 508 source4/heimdal/kdc/digest.c ret = krb5_store_stringz(sp, ireq.u.digestRequest.type); krb5_store_stringz 514 source4/heimdal/kdc/digest.c krb5_store_stringz(sp, ireq.u.digestRequest.serverNonce); krb5_store_stringz 517 source4/heimdal/kdc/digest.c ret = krb5_store_stringz(sp, *ireq.u.digestRequest.hostname); krb5_store_stringz 337 source4/heimdal/kdc/kaserver.c krb5_store_stringz (sp, name); krb5_store_stringz 338 source4/heimdal/kdc/kaserver.c krb5_store_stringz (sp, instance); krb5_store_stringz 340 source4/heimdal/kdc/kaserver.c krb5_store_stringz (sp, ""); krb5_store_stringz 342 source4/heimdal/kdc/kaserver.c krb5_store_stringz (sp, realm); krb5_store_stringz 344 source4/heimdal/kdc/kaserver.c krb5_store_stringz (sp, sname); krb5_store_stringz 345 source4/heimdal/kdc/kaserver.c krb5_store_stringz (sp, sinstance); krb5_store_stringz 686 source4/heimdal/kdc/kerberos4.c krb5_store_stringz(sp, name); krb5_store_stringz 687 source4/heimdal/kdc/kerberos4.c krb5_store_stringz(sp, inst); krb5_store_stringz 688 source4/heimdal/kdc/kerberos4.c krb5_store_stringz(sp, realm); krb5_store_stringz 716 source4/heimdal/kdc/kerberos4.c krb5_store_stringz(sp, sname); krb5_store_stringz 717 source4/heimdal/kdc/kerberos4.c krb5_store_stringz(sp, sinst); krb5_store_stringz 397 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 442 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 475 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 519 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 575 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 621 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 676 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 726 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 776 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 813 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 850 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, oldk->name); krb5_store_stringz 856 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, newk->name); krb5_store_stringz 980 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 1022 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 1071 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 1129 source4/heimdal/lib/krb5/kcm.c ret = krb5_store_stringz(request, k->name); krb5_store_stringz 253 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_stringz(sp, v4creds->pname), error); krb5_store_stringz 254 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_stringz(sp, v4creds->pinst), error); krb5_store_stringz 258 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_stringz(sp, v4creds->service), error); krb5_store_stringz 259 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_stringz(sp, v4creds->instance), error); krb5_store_stringz 260 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_stringz(sp, v4creds->realm), error); krb5_store_stringz 394 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_stringz(sp, name), error); krb5_store_stringz 395 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_stringz(sp, instance), error); krb5_store_stringz 397 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_stringz(sp, realm), error); krb5_store_stringz 614 source4/heimdal/lib/krb5/v4_glue.c RCHECK(ret, krb5_store_stringz(sp, e_string), error);