Searched refs:avtab_insert (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/selinux/ss/
H A Davtab.c120 static int avtab_insert(struct avtab *h, const struct avtab_key *key, function
149 /* Unlike avtab_insert(), this function allow multiple insertions of the same
500 return avtab_insert(a, k, d);

Completed in 203 milliseconds