Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:str_match

1487 static int str_match(const char *a, const char *b)
1536 if (str_match(pos, WPA_EVENT_CONNECTED)) {
1572 } else if (str_match(pos, WPA_EVENT_DISCONNECTED)) {
1577 } else if (str_match(pos, WPA_EVENT_TERMINATING)) {