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

/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dserver_internal.h55 krb5_principal current_caller; member in struct:_kadm5_server_handle_t
122 extern krb5_principal current_caller;
151 if (! srvr->current_caller) \
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dserver_init.c305 &handle->current_caller))) {
327 /* can't check the handle until current_caller is set */
395 krb5_free_principal(handle->context, handle->current_caller);
430 krb5_free_principal(handle->context, handle->current_caller);
H A Dserver_kdb.c370 handle->current_caller);
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A Dserver_stubs.c206 if (! gss_to_krb5_name(handle, name, &handle->current_caller)) {
227 krb5_free_principal(handle->context, handle->current_caller);
1965 handle->current_caller,

Completed in 605 milliseconds