Searched refs:sht (Results 1 - 4 of 4) sorted by path

/freebsd-9.3-release/contrib/ntp/util/
H A DMakefile.am8 ntptime pps-api precision sht testrs6000 tg tg2 tickadj timetrim
H A DMakefile.in99 precision$(EXEEXT) sht$(EXEEXT) testrs6000$(EXEEXT) \
206 sht_SOURCES = sht.c
207 sht_OBJECTS = sht.$(OBJEXT)
271 precision.c sht.c testrs6000.c tg.c tg2.c tickadj.c timetrim.c
274 precision.c sht.c testrs6000.c tg.c tg2.c tickadj.c timetrim.c
890 sht$(EXEEXT): $(sht_OBJECTS) $(sht_DEPENDENCIES) $(EXTRA_sht_DEPENDENCIES)
891 @rm -f sht$(EXEEXT)
931 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sht.Po@am__quote@
/freebsd-9.3-release/lib/libelf/
H A Dlibelf_data.c36 _libelf_xlate_shtype(uint32_t sht) argument
38 switch (sht) {
/freebsd-9.3-release/usr.bin/elfdump/
H A Delfdump.c304 sh_types(u_int64_t sht) { argument
305 switch (sht) {

Completed in 216 milliseconds