Searched refs:yearistype (Results 1 – 3 of 3) sorted by relevance
3 CLEANFILES+= yearistype18 .if exists(${.OBJDIR}/yearistype)19 YEARISTYPE= ${.OBJDIR}/yearistype21 YEARISTYPE= ${.CURDIR}/yearistype29 all: yearistype31 yearistype: yearistype.sh target
516 The long-obsolete files pacificnew, systemv, and yearistype.sh have3005 Error diagnostics of 'zic' and 'yearistype' have been reworded so that4815 Error checking and messages in the "yearistype" script have been5296 "yearistype" correction
133 static int yearistype(int year, const char *type);2114 yearistype(year, rp->r_yrtype); in outzone()2402 yearistype(const int year, const char * const type) in yearistype() function