Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.c329 char *context2; in hostapd_config_read_wpa_psk() local
370 context2 = NULL; in hostapd_config_read_wpa_psk()
371 name = str_token(token, "=", &context2); in hostapd_config_read_wpa_psk()
374 value = str_token(token, "", &context2); in hostapd_config_read_wpa_psk()