Home
last modified time | relevance | path

Searched refs:avc_free (Results 1 – 3 of 3) sorted by relevance

/third_party/selinux/libselinux/src/
Davc_sidtab.c62 avc_free(newnode); in sidtab_insert()
145 avc_free(temp); in sidtab_destroy()
149 avc_free(s->htable); in sidtab_destroy()
Davc.c561 avc_free(tmp); in avc_destroy()
567 avc_free(tmp); in avc_destroy()
574 avc_free(c); in avc_destroy()
579 avc_free(avc_audit_buf); in avc_destroy()
Davc_internal.h78 static inline void avc_free(void *ptr) in avc_free() function