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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/ss/
H A Dpolicydb.h188 #define p_commons symtab[SYM_COMMONS] macro
H A Dpolicydb.c214 if (!comdatum->value || comdatum->value > p->p_commons.nprim)
338 kmalloc(p->p_commons.nprim * sizeof(char *), GFP_KERNEL);
344 rc = hashtab_map(p->p_commons.table, common_index, p);
1089 cladatum->comdatum = hashtab_search(p->p_commons.table,

Completed in 121 milliseconds