HomeSort by relevance Sort by last modified time
    Searched refs: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 520 avc_free(tmp);
526 avc_free(tmp);
533 avc_free(c);
538 avc_free(avc_audit_buf);

Completed in 97 milliseconds