Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_hostname.c42 expand_hostname(krb5_context context, const char *host) in expand_hostname() function
89 errors += expand_hostname(context, tests[i].orig_hostname); in test_expand_hostname()
141 errors += expand_hostname(context, *argv++); in main()
H A DMakefile.am148 expand_hostname.c \
H A DMakefile.in166 libkrb5_la-expand_hostname.lo libkrb5_la-expand_path.lo \
837 expand_hostname.c \
1333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkrb5_la-expand_hostname.Plo@am__quote@
1753 libkrb5_la-expand_hostname.lo: expand_hostname.c
1754expand_hostname.lo -MD -MP -MF $(DEPDIR)/libkrb5_la-expand_hostname.Tpo -c -o libkrb5_la-expand_ho…
1755 …_fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libkrb5_la-expand_hostname.Tpo $(DEPDIR)/libkrb5_la-expand_ho…
1758 …FLAGS) $(CFLAGS) -c -o libkrb5_la-expand_hostname.lo `test -f 'expand_hostname.c' || echo '$(srcdi…
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dsn2princ.c89 expand_hostname(krb5_context context, const char *host, krb5_boolean use_dns, in expand_hostname() function
162 return expand_hostname(context, host, use_dns, canonhost_out); in krb5_expand_hostname()
204 ret = expand_hostname(context, hostname, use_dns, &canonhost); in canonicalize_princ()
/freebsd/crypto/heimdal/
H A DChangeLog.20001102 * lib/krb5/expand_hostname.c (krb5_expand_hostname_realms): copy
1117 * lib/krb5/expand_hostname.c (krb5_expand_hostname): make sure
1199 * lib/krb5/expand_hostname.c: remember to lower-case host names.
1250 * lib/krb5/expand_hostname.c (krb5_expand_hostname_realms): new
1267 * lib/krb5/expand_hostname.c (krb5_expand_hostname): handle
H A DChangeLog.199953 * lib/krb5/expand_hostname.c (krb5_expand_hostname): handle
119 * lib/krb5/expand_hostname.c (krb5_expand_hostname): use
773 * lib/krb5/expand_hostname.c: new file
H A DNEWS674 * bug fix in expand_hostname
H A DChangeLog.2006399 * lib/krb5/expand_hostname.c: Rename various routines and
582 * lib/krb5/expand_hostname.c: use dns_canonize_hostname to
H A DChangeLog.200193 * lib/krb5/expand_hostname.c (krb5_expand_hostname_realms): free
/freebsd/kerberos5/lib/libkrb5/
H A DMakefile529 expand_hostname.c \