Home
last modified time | relevance | path

Searched refs:tmp_realm (Results 1 – 1 of 1) sorted by relevance

/netbsd/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dprincipal.c1805 char *tmp_realm = NULL; in apply_name_canon_rule() local
1916 ret = get_host_realm(context, new_hostname, &tmp_realm); in apply_name_canon_rule()
1919 new_realm = tmp_realm; in apply_name_canon_rule()
1962 free(tmp_realm); in apply_name_canon_rule()