Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/include/selinux/
Davc.h162 void *(*func_alloc_lock) (void); member
/third_party/selinux/libselinux/src/
Davc_internal.h58 avc_func_alloc_lock = lock_cb->func_alloc_lock; in set_callbacks()