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

/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Daname_to_localname.c67 krb5_principal rootprinc; local
72 ret = krb5_copy_principal(context, aname, &rootprinc);
76 userok = krb5_kuserok(context, rootprinc, res);
77 krb5_free_principal(context, rootprinc);

Completed in 114 milliseconds