Searched refs:destroy_expanded_avtab (Results 1 – 3 of 3) sorted by relevance
14 void destroy_expanded_avtab(void *avtab_iterp);
313 self.__libsepolwrap.destroy_expanded_avtab(avtabIterP)318 self.__libsepolwrap.destroy_expanded_avtab(avtabIterP)339 lib.destroy_expanded_avtab.argtypes = [c_void_p]
392 void destroy_expanded_avtab(void *avtab_iterp) in destroy_expanded_avtab() function