Home
last modified time | relevance | path

Searched refs:func_malloc (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libselinux/include/selinux/
Davc.h124 void *(*func_malloc) (size_t size); member
/external/selinux/libselinux/src/
Davc_internal.h42 avc_func_malloc = mem_cb->func_malloc; in set_callbacks()