Home
last modified time | relevance | path

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

/security/selinux/ss/
Davtab.h65 void avtab_hash_eval(struct avtab *h, char *tag);
Davtab.c286 void avtab_hash_eval(struct avtab *h, char *tag) in avtab_hash_eval() function
Dpolicydb.c434 avtab_hash_eval(&p->te_avtab, "rules"); in policydb_index_others()