Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:is_excluded

1417 	int is_excluded = 0;
1458 is_excluded = 1;
1461 if (selected == NULL || is_excluded ||
1464 is_excluded = 0;
1470 *excluded = is_excluded;
1996 int is_excluded = 0;
2094 is_excluded = 1;
2097 if (selected == NULL || is_excluded ||
2100 is_excluded = 0;
2107 *excluded = is_excluded;
2120 int is_excluded = 0;
2162 is_excluded = 1;
2165 if (selected == NULL || is_excluded ||
2169 is_excluded = 0;
2183 *excluded = is_excluded;