MCPcopy Create free account
hub / github.com/eggert/tz / state

Class state

localtime.c:889–889  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

887 /* A temporary state used for parsing a TZ string in the file. */
888 struct state st;
889 } u;
890
891#if defined PATH_MAX && !OPENAT_TZDIR && !SUPPRESS_TZDIR
892 /* The name of the file to be opened. */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected