Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4140 size_t tz_len = os_strlen(pos); in hostapd_config_fill() local
4141 if (tz_len < 4 || tz_len > 255) { in hostapd_config_fill()