Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:excluded1

1989 	int excluded1, excluded2;
1999 &excluded1);
2003 (cred_prio_cmp(cred2, cred) >= 0 || (!excluded2 && excluded1))) {
2005 excluded1 = excluded2;
2009 excluded1 = excluded2;
2015 (cred_prio_cmp(cred2, cred) >= 0 || (!excluded2 && excluded1))) {
2017 excluded1 = excluded2;
2021 excluded1 = excluded2;
2025 *excluded = excluded1;