Searched refs:destroy_avtab (Results 1 – 3 of 3) sorted by relevance
11 void destroy_avtab(void *avtab_iterp);
336 self.__libsepolwrap.destroy_avtab(avtabIterP)341 self.__libsepolwrap.destroy_avtab(avtabIterP)382 lib.destroy_avtab.argtypes = [c_void_p]
333 void destroy_avtab(void *avtab_iterp) in destroy_avtab() function