HomeSort by relevance Sort by last modified time
    Searched refs:func_alloc_lock (Results 1 - 3 of 3) sorted by null

  /external/selinux/libselinux/include/selinux/
avc.h 154 void *(*func_alloc_lock) (void); member in struct:avc_lock_callback
  /external/selinux/libselinux/src/
avc_internal.h 55 avc_func_alloc_lock = lock_cb->func_alloc_lock;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 258 __swig_setmethods__["func_alloc_lock"] = _selinux.avc_lock_callback_func_alloc_lock_set
259 __swig_getmethods__["func_alloc_lock"] = _selinux.avc_lock_callback_func_alloc_lock_get
260 if _newclass:func_alloc_lock = _swig_property(_selinux.avc_lock_callback_func_alloc_lock_get, _selinux.avc_lock_callback_func_alloc_lock_set)
    [all...]

Completed in 75 milliseconds