Searched refs:tzload (Results 1 – 1 of 1) sorted by relevance
162 static int tzload P((const char * name, struct state * sp));310 tzload(name, sp) in tzload() function848 if (tzload(TZDEFRULES, sp) != 0) {951 if (tzload(GMT, sp) != 0)968 if (tzload((char *) NULL, lclptr) != 0) in tzsetwall()1007 } else if (tzload(name, lclptr) != 0) in tzset()