Searched refs:isvalid_tz (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libzoneinfo/common/
H A Dmapfile-vers51 isvalid_tz;
H A Dlibzoneinfo.h104 extern int isvalid_tz(char *, char *, int);
H A Dlibzone.c814 * isvalid_tz() checks if timezone is a valid POSIX or zoneinfo
816 * isvalid_tz() behaves according to the behavior of Solaris Install
818 * were validated. isvalid_tz() has a special check for GMT+-* timezones
823 * isvalid_tz() returns 1 if a valid timezone is detected.
826 isvalid_tz(char *timezone, char *root, int flag) function
/opensolaris-onvv-gate/usr/src/cmd/cron/
H A Dcrontab.c451 if (isvalid_tz(buf, NULL, _VTZ_ALL)) {
H A Dcron.c1169 if (!isvalid_tz(&line[cursor + strlen(ENV_TZ)], NULL,

Completed in 112 milliseconds