Home
last modified time | relevance | path

Searched defs:avtab (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/security/selinux/ss/
Davtab.h84 struct avtab { struct
85 struct avtab_node **htable; argument
91 void avtab_init(struct avtab *h); argument
Dconditional.c602 struct avtab *avtab) in cond_dup_av_list()