Home
last modified time | relevance | path

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

/external/u-boot/include/linux/
Dcompat.h178 #define class_destroy(...) macro
/external/selinux/libsepol/src/
Dpolicydb.c1284 static int class_destroy(hashtab_key_t key, hashtab_datum_t datum, void *p in class_destroy() function
1385 common_destroy, class_destroy, role_destroy, type_destroy, user_destroy,
2330 class_destroy(key, cladatum, NULL); in class_read()