exported_name 41 source4/heimdal/lib/gssapi/krb5/export_name.c gss_buffer_t exported_name
exported_name 59 source4/heimdal/lib/gssapi/krb5/export_name.c exported_name->length = 10 + len + GSS_KRB5_MECHANISM->length;
exported_name 60 source4/heimdal/lib/gssapi/krb5/export_name.c exported_name->value = malloc(exported_name->length);
exported_name 61 source4/heimdal/lib/gssapi/krb5/export_name.c if (exported_name->value == NULL) {
exported_name 69 source4/heimdal/lib/gssapi/krb5/export_name.c buf = exported_name->value;
exported_name 35 source4/heimdal/lib/gssapi/mech/gss_export_name.c gss_buffer_t exported_name)
exported_name 40 source4/heimdal/lib/gssapi/mech/gss_export_name.c _mg_buffer_zero(exported_name);
exported_name 54 source4/heimdal/lib/gssapi/mech/gss_export_name.c mn->gmn_name, exported_name);
exported_name 347 source4/heimdal/lib/gssapi/spnego/context_stubs.c gss_buffer_t exported_name
exported_name 360 source4/heimdal/lib/gssapi/spnego/context_stubs.c return gss_export_name(minor_status, name->mech, exported_name);