Searched refs:expand_hostname (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | test_hostname.c | 42 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 D | Makefile.am | 148 expand_hostname.c \
|
H A D | Makefile.in | 166 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 1754 …expand_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 D | sn2princ.c | 89 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 D | ChangeLog.2000 | 1102 * 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 D | ChangeLog.1999 | 53 * 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 D | NEWS | 674 * bug fix in expand_hostname
|
H A D | ChangeLog.2006 | 399 * lib/krb5/expand_hostname.c: Rename various routines and 582 * lib/krb5/expand_hostname.c: use dns_canonize_hostname to
|
H A D | ChangeLog.2001 | 93 * lib/krb5/expand_hostname.c (krb5_expand_hostname_realms): free
|
/freebsd/kerberos5/lib/libkrb5/ |
H A D | Makefile | 529 expand_hostname.c \
|