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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dmk_priv.c164 krb5_address * premote_fulladdr = NULL; local
191 premote_fulladdr = &remote_fulladdr;
197 premote_fulladdr = auth_context->remote_addr;
202 plocal_fulladdr, premote_fulladdr,
H A Dmk_safe.c196 krb5_address * premote_fulladdr = NULL; local
226 premote_fulladdr = &remote_fulladdr;
232 premote_fulladdr = auth_context->remote_addr;
261 plocal_fulladdr, premote_fulladdr,
H A Drd_priv.c176 krb5_address * premote_fulladdr = NULL; local
203 premote_fulladdr = &remote_fulladdr;
209 premote_fulladdr = auth_context->remote_addr;
215 premote_fulladdr,
H A Drd_safe.c188 krb5_address * premote_fulladdr; local
214 premote_fulladdr = &remote_fulladdr;
219 premote_fulladdr = auth_context->remote_addr;
224 plocal_fulladdr, premote_fulladdr,
H A Dmk_cred.c157 krb5_address * premote_fulladdr = NULL; local
241 premote_fulladdr = &remote_fulladdr;
243 premote_fulladdr = auth_context->remote_addr;
250 premote_fulladdr, pcred))) {

Completed in 58 milliseconds