Home
last modified time | relevance | path

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

/linux-5.19.10/security/selinux/ss/
Davtab.h83 struct avtab { struct
84 struct avtab_node **htable; argument
90 void avtab_init(struct avtab *h); argument
Dconditional.c606 struct avtab *avtab) in cond_dup_av_list()