Searched refs:zonefile (Results 1 – 1 of 1) sorted by relevance
40 static char *zonefile = "/etc/rtc_config"; variable71 if ((zonefptr = fopen(zonefile, "r")) == NULL) { in open_zonefile()75 progname, zonefile, errno); in open_zonefile()166 if ((zonefptr = fopen(zonefile, "w")) == NULL) { in set_zone()168 progname, zonefile, errno); in set_zone()189 (void) fprintf(zonefptr, zone_comment, zonefile); in set_zone()