Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/fst/
Dfst_ctrl_iface.c792 Boolean non_spaces_found; in fst_ctrl_iface_receive() local
803 non_spaces_found = FALSE; in fst_ctrl_iface_receive()
806 non_spaces_found = TRUE; in fst_ctrl_iface_receive()
811 if (!non_spaces_found) in fst_ctrl_iface_receive()