Home
last modified time | relevance | path

Searched defs:timezone (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dtimeb.h58 short timezone; /* minutes west of CUT */ member
H A Dtime.h42 struct timezone { struct
43 int tz_minuteswest; /* minutes west of Greenwich */
44 int tz_dsttime; /* type of dst correction */
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/
H A DZFS-pool-latency-heatmaps-influxdb.json1660 "timezone": "", string
/f-stack/app/redis-5.0.5/src/
H A Dserver.h1224 time_t timezone; /* Cached timezone. As set by tzset(). */ member