HomeSort by relevance Sort by last modified time
    Searched full:num_decls (Results 1 - 4 of 4) sorted by null

  /external/libsepol/src/
link.c 43 uint32_t num_decls; member in struct:policy_module
2278 uint32_t items, num_decls = 0; local
    [all...]
policydb.c 956 int num_decls = 0; local
963 num_decls++;
968 calloc(num_decls, sizeof(*(p->decl_val_to_struct)));
3412 uint32_t num_decls; local
    [all...]
write.c 1770 uint32_t num_decls = 0; local
    [all...]
  /external/libsepol/
ChangeLog 314 * Fixed avrule_block_write num_decls endian bug.

Completed in 759 milliseconds