Home
last modified time | relevance | path

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

/external/selinux/libselinux/include/selinux/
Davc.h154 void *(*func_alloc_lock) (void); member
/external/selinux/libselinux/src/
Davc_internal.h55 avc_func_alloc_lock = lock_cb->func_alloc_lock; in set_callbacks()