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

  /external/selinux/libselinux/include/selinux/
avc.h 158 void (*func_release_lock) (void *lock); member in struct:avc_lock_callback
  /external/selinux/libselinux/src/
avc_internal.h 57 avc_func_release_lock = lock_cb->func_release_lock;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 264 __swig_setmethods__["func_release_lock"] = _selinux.avc_lock_callback_func_release_lock_set
265 __swig_getmethods__["func_release_lock"] = _selinux.avc_lock_callback_func_release_lock_get
266 if _newclass:func_release_lock = _swig_property(_selinux.avc_lock_callback_func_release_lock_get, _selinux.avc_lock_callback_func_release_lock_set)
    [all...]

Completed in 59 milliseconds