HomeSort by relevance Sort by last modified time
    Searched defs:avc_free_lock (Results 1 - 2 of 2) sorted by null

  /external/libselinux/src/
avc_internal.h 127 static inline void avc_free_lock(void *lock) function
  /external/dbus/bus/
selinux.c 83 static void avc_free_lock (void *lock);
106 .func_free_lock = avc_free_lock
270 avc_free_lock (void *lock) function

Completed in 69 milliseconds