Home
last modified time | relevance | path

Searched refs:holidays (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/acct/
H A DMakefile36 ALL= $(PROG) $(SHFILE1) $(SHFILE2) holidays
49 ETCPROG= holidays
106 holidays: FRC target
107 @if grep $(THIS_YEAR) holidays > /dev/null 2>&1;\
129 $(ECHO) "12/25\t\tChristmas" ) > holidays;\
152 $(RM) $(PROG) $(SHFILE1) holidays
/titanic_41/usr/src/cmd/acct/lib/
H A Dpnpsplit.c49 static int holidays[NHOLIDAYS]; /* holidays file day-of-year table */ variable
147 holidays[0] = -1; in checkhol()
172 for (i = 0; holidays[i] >= 0; i++)
173 if (ltp->tm_yday == holidays[i])
288 holidays[holindx++] = (doy - 1); in inithol()
292 holidays[holindx] = -1; in inithol()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-accounting-legacy.mf63 file path=etc/acct/holidays original_name=SUNWacc:etc/acct/holidays \
119 file path=usr/share/man/man4/holidays.4
/titanic_41/usr/src/man/man4/
H A DMakefile77 holidays.4 \
/titanic_41/
H A D.gitignore62 usr/src/cmd/acct/holidays