Home
last modified time | relevance | path

Searched defs:next (Results 1 – 13 of 13) sorted by relevance

/security/selinux/ss/
Dconditional.h35 struct cond_expr *next; member
45 struct cond_av_list *next; member
60 struct cond_node *next; member
Dconstraint.h54 struct constraint_expr *next; /* next expression */ member
60 struct constraint_node *next; /* next constraint */ member
Dhashtab.h19 struct hashtab_node *next; member
Dsidtab.h16 struct sidtab_node *next; member
Dpolicydb.h92 struct role_trans *next; member
109 struct role_allow *next; member
206 struct ocontext *next; member
212 struct genfs *next; member
Davtab.h83 struct avtab_node *next; member
Dconditional.c135 struct cond_av_list *cur, *next; in cond_av_list_destroy() local
158 struct cond_node *next, *cur; in cond_list_destroy() local
Debitmap.h35 struct ebitmap_node *next; member
/security/apparmor/
Dmatch.c336 u16 *next = NEXT_TABLE(dfa); in aa_dfa_match_len() local
386 u16 *next = NEXT_TABLE(dfa); in aa_dfa_match() local
434 u16 *next = NEXT_TABLE(dfa); in aa_dfa_next() local
Dprocattr.c131 char *next = hat + strlen(hat) + 1; in aa_setprocattr_changehat() local
Dapparmorfs.c1919 struct aa_ns *parent, *next; in __next_ns() local
2021 struct aa_profile *next = __next_profile(profile); in next_profile() local
Dlabel.c1030 struct aa_profile *next; in label_merge_insert() local
/security/selinux/
Davc.c82 struct avc_callback_node *next; member