Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dprocess.c225 # ifndef VALID_TIMEZONE in process_zipfiles()
226 # define VALID_TIMEZONE(tmp) \ in process_zipfiles() macro
231 G.tz_is_valid = VALID_TIMEZONE(p); in process_zipfiles()