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

  /external/libselinux/include/selinux/
avc.h 154 void (*func_release_lock) (void *lock); member in struct:avc_lock_callback
  /external/libselinux/src/
avc_internal.h 57 avc_func_release_lock = lock_cb->func_release_lock;
  /external/dbus/bus/
selinux.c 105 .func_release_lock = avc_release_lock,

Completed in 95 milliseconds