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