Home
last modified time | relevance | path

Searched refs:__profile_add_realm (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/krb5/kadmin/kclient/
H A Dkconf.c191 code = __profile_add_realm(profile, realm, master, ret_values, in main()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dprofile.h140 long __profile_add_realm(profile_t profile, char *realm, char *master,
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers786 __profile_add_realm;
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_solaris.c505 __profile_add_realm(profile_t profile, char *realm, char *master, char **kdcs, in __profile_add_realm() function