Searched defs:numbers_count (Results 1 – 2 of 2) sorted by relevance
/security/tomoyo/ | ||
D | gc.c | 274 const u16 numbers_count = cond->numbers_count; in tomoyo_del_condition() local |
D | common.h | 653 u16 numbers_count; /* Number of "struct tomoyo_number_union values". */ member |