Home
last modified time | relevance | path

Searched refs:TZ_MAGIC (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/sysutils/cinnamon-settings-daemon/cinnamon-settings-daemon-4.8.5/plugins/datetime/
H A Dsystem-timezone.c66 #define TZ_MAGIC "TZif" macro
757 char buffer[strlen (TZ_MAGIC)]; in system_timezone_is_zone_file_valid()
784 buffer, strlen (TZ_MAGIC), in system_timezone_is_zone_file_valid()
798 if (read != strlen (TZ_MAGIC) || strncmp (buffer, TZ_MAGIC, strlen (TZ_MAGIC)) != 0) { in system_timezone_is_zone_file_valid()
/dports/sysutils/mate-settings-daemon/mate-settings-daemon-1.26.0/plugins/datetime/
H A Dsystem-timezone.c68 #define TZ_MAGIC "TZif" macro
860 char buffer[strlen (TZ_MAGIC)]; in system_timezone_is_zone_file_valid()
887 buffer, strlen (TZ_MAGIC), in system_timezone_is_zone_file_valid()
901 if (read != strlen (TZ_MAGIC) || strncmp (buffer, TZ_MAGIC, strlen (TZ_MAGIC)) != 0) { in system_timezone_is_zone_file_valid()
/dports/x11/mate-panel/mate-panel-1.26.1/applets/clock/
H A Dsystem-timezone.c67 #define TZ_MAGIC "TZif" macro
873 char buffer[strlen (TZ_MAGIC)]; in system_timezone_is_zone_file_valid()
900 buffer, strlen (TZ_MAGIC), in system_timezone_is_zone_file_valid()
914 if (read != strlen (TZ_MAGIC) || strncmp (buffer, TZ_MAGIC, strlen (TZ_MAGIC)) != 0) { in system_timezone_is_zone_file_valid()
/dports/net/libgweather/libgweather-40.0/libgweather/
H A Dgweather-timezone.c54 #define TZ_MAGIC "TZif" macro
85 strncmp (contents, TZ_MAGIC, strlen (TZ_MAGIC)) != 0) { in parse_tzdata()
/dports/audio/libgpod-sharp/libgpod-0.8.3/src/
H A Ditdb_tzinfo.c324 #define TZ_MAGIC "TZif" macro
355 strncmp (contents, TZ_MAGIC, strlen (TZ_MAGIC)) != 0) { in parse_tzdata()
/dports/audio/libgpod/libgpod-0.8.3/src/
H A Ditdb_tzinfo.c324 #define TZ_MAGIC "TZif" macro
355 strncmp (contents, TZ_MAGIC, strlen (TZ_MAGIC)) != 0) { in parse_tzdata()
/dports/net/libmateweather/libmateweather-1.26.0/libmateweather/
H A Dmateweather-timezone.c51 #define TZ_MAGIC "TZif" macro
82 strncmp (contents, TZ_MAGIC, strlen (TZ_MAGIC)) != 0) { in parse_tzdata()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql10-contrib/postgresql-10.19/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql10-client/postgresql-10.19/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql10-plpython/postgresql-10.19/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql10-plperl/postgresql-10.19/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql10-docs/postgresql-10.19/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql11-plperl/postgresql-11.14/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql11-contrib/postgresql-11.14/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql11-client/postgresql-11.14/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql11-docs/postgresql-11.14/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql10-server/postgresql-10.19/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql12-client/postgresql-12.9/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro
/dports/databases/postgresql11-server/postgresql-11.14/src/timezone/
H A Dtzfile.h37 #define TZ_MAGIC "TZif" macro

123456789