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

/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dexpand_hostname.c37 copy_hostname(krb5_context context, function
75 return copy_hostname (context, orig_hostname, new_hostname);
82 return copy_hostname (context, orig_hostname, new_hostname);
97 return copy_hostname (context, orig_hostname, new_hostname);
112 ret = copy_hostname (context, orig_hostname, new_hostname);
167 ret = copy_hostname (context, a->ai_canonname, new_hostname);

Completed in 44 milliseconds