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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c1972 char *polname = NULL, *tktpolname = NULL; local
2085 if ((st = krb5_ldap_policydn_to_name (context, policydn, &tktpolname)) != 0)
2211 if ((st=krb5_read_tkt_policy (context, ldap_context, entry, tktpolname)) !=0)
2261 if (tktpolname != NULL)
2262 free (tktpolname);

Completed in 47 milliseconds