HomeSort by relevance Sort by last modified time
    Searched full:avc_free (Results 1 - 3 of 3) sorted by null

  /external/libselinux/src/
avc_sidtab.c 63 avc_free(newnode);
146 avc_free(temp);
150 avc_free(s->htable);
avc_internal.h 75 static inline void avc_free(void *ptr) function
avc.c 512 avc_free(tmp);
518 avc_free(tmp);
525 avc_free(c);
530 avc_free(avc_audit_buf);

Completed in 171 milliseconds