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

/external/checkpolicy/
H A Dmodule_compiler.c722 static int perm_destroy(hashtab_key_t key, hashtab_datum_t datum, void *p function
734 hashtab_map(cladatum->permissions.table, perm_destroy, NULL);
/external/libsepol/src/
H A Dpolicydb.c1039 static int perm_destroy(hashtab_key_t key, hashtab_datum_t datum, void *p function
1056 hashtab_map(comdatum->permissions.table, perm_destroy, 0);
1075 hashtab_map(cladatum->permissions.table, perm_destroy, 0);
1851 perm_destroy(key, perdatum, NULL);

Completed in 169 milliseconds