| 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. */ |
nothing calls this directly
no outgoing calls
no test coverage detected