isvalid_tz
if (!isvalid_tz(&line[cursor + strlen(ENV_TZ)], NULL,
if (isvalid_tz(buf, NULL, _VTZ_ALL)) {
extern int isvalid_tz(char *, char *, int);