Home
last modified time | relevance | path

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

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