Lines Matching refs:TZ
9 timezone_t tzalloc(char const *TZ);
19 by TZ. If TZ is not a valid timezone description, or if the object
26 The tzset function acts like tzalloc(getenv("TZ")), except it saves any
32 If TZ is null, the best available approximation to local (wall clock)
34 time conversion information directory, is used. If TZ is the empty
37 seconds. If TZ is nonnull and nonempty:
47 When TZ is used as a pathname, if it begins with a slash, it is used as
52 When TZ is used directly as a specification of the time conversion
141 Here are some examples of TZ values that directly specify the timezone;
178 If no rule is present in TZ, the rules specified by the
182 in TZ.
190 /usr/share/zoneinfo/posixrules used with POSIX-style TZ's