Home
last modified time | relevance | path

Searched refs:tzp (Results 1 – 1 of 1) sorted by relevance

/time/
A Dtzset.c152 parse_tzname (const char **tzp, int whichrule) in parse_tzname() argument
154 const char *start = *tzp; in parse_tzname()
162 p = *tzp; in parse_tzname()
181 *tzp = p; in parse_tzname()
189 parse_offset (const char **tzp, int whichrule) in parse_offset() argument
191 const char *tz = *tzp; in parse_offset()
201 *tzp = tz; in parse_offset()
221 *tzp = tz + consumed; in parse_offset()
229 parse_rule (const char **tzp, int whichrule) in parse_rule() argument
231 const char *tz = *tzp; in parse_rule()
[all …]

Completed in 4 milliseconds