Home
last modified time | relevance | path

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

/security/selinux/ss/
Dpolicydb.c1205 struct constraint_expr *e, *le; in read_cons_helper() local
1226 le = NULL; in read_cons_helper()
1233 if (le) in read_cons_helper()
1234 le->next = e; in read_cons_helper()
1285 le = e; in read_cons_helper()