Home
last modified time | relevance | path

Searched refs: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);
1705 yearistype(year, rp->r_yrtype);
1966 yearistype(year, type) in yearistype() function