Searched refs:yearistype (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/share/zoneinfo/
H A DMakefile31 CLEANFILES+= yearistype
73 zoneinfo: yearistype ${TDATA}
78 ${LEAPFILE} -y ${.OBJDIR}/yearistype ${TZFILES}
/freebsd-10.1-release/contrib/tzdata/
H A DMakefile101 YEARISTYPE= ./yearistype
382 leap-seconds.list yearistype.sh
408 workman.sh yearistype.sh \
417 all: tzselect yearistype zic zdump libtz.a $(TABDATA)
462 yearistype: yearistype.sh
463 cp yearistype.sh yearistype
464 chmod +x yearistype
482 install_data: zic leapseconds yearistype
[all...]
/freebsd-10.1-release/contrib/tzcode/zic/
H A Dzic.c159 static int yearistype(int year, const char * type);
454 \t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n\
571 yitcommand = "yearistype";
2098 yearistype(year, rp->r_yrtype);
2358 yearistype(year, type) function

Completed in 98 milliseconds