tzload
if (tzload(gmt, sp, TRUE) != 0)
if (tzload(NULL, lclptr, TRUE) != 0)
} else if (tzload(name, lclptr, TRUE) != 0) {
static int tzload(const char * name, struct state * sp,
load_result = tzload(TZDEFRULES, sp, FALSE);