Home
last modified time | relevance | path

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

/linux-2.6.39/security/selinux/ss/
Davtab.c252 int avtab_alloc(struct avtab *h, u32 nrules) in avtab_alloc() argument
256 u32 work = nrules; in avtab_alloc()
259 if (nrules == 0) in avtab_alloc()
282 h->nslot, nrules); in avtab_alloc()