Searched refs:realm_srv_names (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocate_kdc.c454 const char *realm_srv_names[4]; local
488 realm_srv_names[0] = "realms";
489 realm_srv_names[1] = host;
490 realm_srv_names[2] = profname;
491 realm_srv_names[3] = 0;
493 code = profile_get_values(context->profile, realm_srv_names, &hl);

Completed in 93 milliseconds