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