|
static bool | init_timezone_hashtable (void) |
|
void | meos_finalize (void) |
|
void | meos_initialize (const char *tz_str) |
|
void | meos_timezone_initialize (const char *name) |
|
int | pg_open_tzfile (const char *name, char *canonname) |
|
static const char * | pg_TZDIR (void) |
|
pg_tz * | pg_tzset (const char *name) |
|
pg_tz * | pg_tzset_offset (long gmtoffset) |
|
struct dirent * | ReadDir (DIR *dir, const char *dirname) |
|
static bool | scan_directory_ci (const char *dirname, const char *fname, int fnamelen, char *canonname, int canonnamelen) |
|
const char * | select_default_timezone (const char *share_path) |
|