Searched refs:HOLFILE (Results 1 – 2 of 2) sorted by relevance
161 "***UPDATE %s WITH NEW HOLIDAYS***\n", HOLFILE); in checkhol()200 if((holptr=fopen(HOLFILE, "r")) == NULL) { in inithol()201 perror(HOLFILE); in inithol()221 HOLFILE); in inithol()
34 #define HOLFILE "/etc/acct/holidays" macro