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

/osnet-11/usr/src/lib/libzoneinfo/common/
H A Dlibzoneinfo.h100 extern int isvalid_tz(char *, char *, int);
H A Dlibzone.c812 * isvalid_tz() checks if timezone is a valid POSIX or zoneinfo
814 * isvalid_tz() behaves according to the behavior of Solaris Install
816 * were validated. isvalid_tz() has a special check for GMT+-* timezones
821 * isvalid_tz() returns 1 if a valid timezone is detected.
824 isvalid_tz(char *timezone, char *root, int flag) function

Completed in 24 milliseconds