Searched defs:lock_cb (Results 1 - 2 of 2) sorted by relevance
| /third_party/selinux/libselinux/src/ |
| H A D | avc_internal.h | 39 set_callbacks(const struct avc_memory_callback *mem_cb, const struct avc_log_callback *log_cb, const struct avc_thread_callback *thread_cb, const struct avc_lock_callback *lock_cb) set_callbacks() argument
|
| H A D | avc.c | 147 avc_init_internal(const char *prefix, const struct avc_memory_callback *mem_cb, const struct avc_log_callback *log_cb, const struct avc_thread_callback *thread_cb, const struct avc_lock_callback *lock_cb) avc_init_internal() argument 243 avc_init(const char *prefix, const struct avc_memory_callback *mem_cb, const struct avc_log_callback *log_cb, const struct avc_thread_callback *thread_cb, const struct avc_lock_callback *lock_cb) avc_init() argument
|
Completed in 2 milliseconds