Searched refs:tz_len (Results 1 – 1 of 1) sorted by relevance
4140 size_t tz_len = os_strlen(pos); in hostapd_config_fill() local4141 if (tz_len < 4 || tz_len > 255) { in hostapd_config_fill()