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

/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c1862 char *polname = NULL, *tktpolname = NULL; local
1973 if ((st = krb5_ldap_policydn_to_name (context, policydn, &tktpolname)) != 0)
2134 if ((st=krb5_read_tkt_policy (context, ldap_context, entry, tktpolname)) !=0)
2179 if (tktpolname != NULL)
2180 free (tktpolname);

Completed in 24 milliseconds