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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c137 static int yearistype(int year, const char *type);
435 "[ -y yearistype ] [ filename ... ]\n"), progname, progname);
439 "\n\t[ -p posixrules ] [ -d directory ] [ -y yearistype ] "
547 yitcommand = "yearistype";
1703 yearistype(year, rp->r_yrtype);
1964 yearistype(year, type) function

Completed in 132 milliseconds