Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A DNTMakefile452 $(OBJ)\test_hostname.exe \
494 -test_hostname.exe
H A DMakefile.am53 check_PROGRAMS = $(TESTS) test_hostname test_ap-req test_canon test_set_kvno0 program
H A DMakefile.in116 check_PROGRAMS = $(am__EXEEXT_1) test_hostname$(EXEEXT) \
470 test_hostname_SOURCES = test_hostname.c
471 test_hostname_OBJECTS = test_hostname.$(OBJEXT)
770 ./$(DEPDIR)/test_gic.Po ./$(DEPDIR)/test_hostname.Po \
806 test_fx.c test_get_addrs.c test_gic.c test_hostname.c \
818 test_hostname.c test_keytab.c test_kuserok.c test_mem.c \
1872 test_hostname$(EXEEXT): $(test_hostname_OBJECTS) $(test_hostname_DEPENDENCIES) $(EXTRA_test_hostnam…
1873 @rm -f test_hostname$(EXEEXT)
2125 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_hostname.Po@am__quote@ # am--include-marker
4162 -rm -f ./$(DEPDIR)/test_hostname.Po
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2005477 * lib/krb5/Makefile.am: Add test_hostname to check_PROGRAMS but
480 * lib/krb5/test_hostname.c: Testprogram for krb5_expand_hostname()