Symbol: krb5_principal_get_realm
crypto/heimdal/admin/change.c
60
realm = krb5_principal_get_realm(context, principal);
crypto/heimdal/admin/get.c
152
r = krb5_principal_get_realm(context, princ_ent);
crypto/heimdal/appl/rsh/rsh.c
265
krb5_principal_get_realm(context, server),
crypto/heimdal/appl/rsh/rsh.c
317
krb5_const_realm realm = krb5_principal_get_realm(context, server);
crypto/heimdal/appl/test/uu_client.c
100
krb5_principal_get_realm(context, client),
crypto/heimdal/appl/test/uu_client.c
98
krb5_principal_get_realm(context, client),
crypto/heimdal/kadmin/ank.c
48
krb5_const_realm realm = krb5_principal_get_realm(contextp->context, princ);
crypto/heimdal/kcm/acquire.c
86
realm = krb5_principal_get_realm(context, ccache->client);
crypto/heimdal/kcm/renew.c
74
realm = krb5_principal_get_realm(context, in.client);
crypto/heimdal/kdc/digest.c
283
rr = krb5_principal_get_realm(context, principal);
crypto/heimdal/kdc/digest.c
88
targetname = strdup(krb5_principal_get_realm(context,
crypto/heimdal/kdc/krb5tgs.c
1503
krb5_principal_get_realm(context, krbtgt->entry.principal);
crypto/heimdal/kdc/krb5tgs.c
1787
if (strcmp(krb5_principal_get_realm(context, server->entry.principal),
crypto/heimdal/kdc/krb5tgs.c
1788
krb5_principal_get_realm(context, krbtgt_out->entry.principal)) != 0) {
crypto/heimdal/kdc/krb5tgs.c
1822
krbtgt_realm = krb5_principal_get_realm(context, krbtgt_out->entry.principal);
crypto/heimdal/kdc/krb5tgs.c
1824
if(strcmp(krb5_principal_get_realm(context, cp), krbtgt_realm) == 0) {
crypto/heimdal/kdc/krb5tgs.c
804
krb5_principal_get_realm(context, client_principal),
crypto/heimdal/kdc/krb5tgs.c
805
krb5_principal_get_realm(context, server->entry.principal),
crypto/heimdal/kuser/copy_cred_cache.c
139
krb5_principal_get_realm(kcc_context, client),
crypto/heimdal/kuser/copy_cred_cache.c
141
krb5_principal_get_realm(kcc_context, client),
crypto/heimdal/kuser/kinit.c
222
realm = krb5_principal_get_realm(context, client);
crypto/heimdal/kuser/kinit.c
397
realm = krb5_principal_get_realm(context, principal);
crypto/heimdal/kuser/kinit.c
424
krb5_principal_get_realm(context, principal), opt);
crypto/heimdal/kuser/kinit.c
801
krb5_principal_get_realm(context, principal),
crypto/heimdal/kuser/kinit.c
805
krb5_principal_get_realm(context, principal),
crypto/heimdal/kuser/klist.c
345
client_realm = krb5_principal_get_realm(context, principal);
crypto/heimdal/lib/gssapi/krb5/acquire_cred.c
50
realm = krb5_principal_get_realm(context, principal);
crypto/heimdal/lib/hdb/hdb-ldap.c
952
if(strcmp(krb5_principal_get_realm(context, princ), *r) == 0) {
crypto/heimdal/lib/hdb/keys.c
187
krb5_const_realm realm = krb5_principal_get_realm(context, principal);
crypto/heimdal/lib/hdb/keytab.c
139
krb5_const_realm realm = krb5_principal_get_realm(context, principal);
crypto/heimdal/lib/kadm5/create_s.c
44
krb5_const_realm realm = krb5_principal_get_realm(context->context, princ);
crypto/heimdal/lib/kadm5/init_c.c
171
krb5_principal_get_realm(context,
crypto/heimdal/lib/kafs/afskrb5.c
223
trealm = krb5_principal_get_realm (d->context, princ);
crypto/heimdal/lib/krb5/changepw.c
799
krb5_principal_get_realm(context, principal),
crypto/heimdal/lib/krb5/get_cred.c
1473
const char *realm = krb5_principal_get_realm(context, client);
crypto/heimdal/lib/krb5/get_cred.c
751
client_realm = krb5_principal_get_realm(context, in_creds->client);
crypto/heimdal/lib/krb5/get_cred.c
752
server_realm = krb5_principal_get_realm(context, in_creds->server);
crypto/heimdal/lib/krb5/get_cred.c
897
client_realm = krb5_principal_get_realm(context, in_creds->client);
crypto/heimdal/lib/krb5/get_cred.c
898
server_realm = krb5_principal_get_realm(context, in_creds->server);
crypto/heimdal/lib/krb5/get_cred.c
948
client_realm = krb5_principal_get_realm(context, in_creds->client);
crypto/heimdal/lib/krb5/get_for_creds.c
135
client_realm = krb5_principal_get_realm(context, client);
crypto/heimdal/lib/krb5/get_for_creds.c
221
krb5_principal_get_realm(context,
crypto/heimdal/lib/krb5/get_for_creds.c
327
srealm = krb5_principal_get_realm(context, out_creds->server);
crypto/heimdal/lib/krb5/init_creds_pw.c
1408
client_realm = krb5_principal_get_realm (context, ctx->cred.client);
crypto/heimdal/lib/krb5/init_creds_pw.c
270
realm = krb5_principal_get_realm (context, ctx->cred.client);
crypto/heimdal/lib/krb5/init_creds_pw.c
361
const char *realm = krb5_principal_get_realm(context, client);
crypto/heimdal/lib/krb5/krb5-protos.h
3287
krb5_principal_get_realm (
crypto/heimdal/lib/krb5/kuserok.c
188
if(strcmp(krb5_principal_get_realm(context, principal),
crypto/heimdal/lib/krb5/pkinit.c
1892
if (principal && strncmp("LKDC:SHA1.", krb5_principal_get_realm(context, principal), 9) == 0) {
crypto/heimdal/lib/krb5/pkinit.c
2507
krb5_principal_get_realm(context, principal),
crypto/heimdal/lib/krb5/test_forward.c
113
krb5_principal_get_realm(context, cred.client),
crypto/heimdal/lib/krb5/test_forward.c
115
krb5_principal_get_realm(context, cred.client),
crypto/heimdal/lib/krb5/test_princ.c
78
realm = krb5_principal_get_realm(context, p);
crypto/heimdal/lib/krb5/ticket.c
737
const char *srealm = krb5_principal_get_realm(context, creds->server);
crypto/heimdal/lib/krb5/ticket.c
738
const char *crealm = krb5_principal_get_realm(context, creds->client);
crypto/heimdal/lib/krb5/verify_user.c
163
krb5_principal_get_realm(context, principal),
usr.sbin/gssd/gssd.c
1628
krb5_principal_get_realm(context, principal), opt);