Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dkrbhst.c493 const char *serv_string, int port, int proto) in fallback_get_hosts() argument
502 kd->fallback_count, kd->realm, serv_string); in fallback_get_hosts()
514 ret = asprintf(&host, "%s.%s.", serv_string, kd->realm); in fallback_get_hosts()
517 serv_string, kd->fallback_count, kd->realm); in fallback_get_hosts()