Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Ddnsglue.h158 int krb5int_dns_expand(struct krb5int_dns_state *,
H A Ddnssrv.c126 nlen = krb5int_dns_expand(ds, p, host, sizeof(host)); in krb5int_make_srv_query_realm()
H A Ddnsglue.c206 int krb5int_dns_expand(struct krb5int_dns_state *ds, in krb5int_dns_expand() function