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

  /external/libselinux/include/selinux/
avc.h 126 void (*func_free) (void *ptr); member in struct:avc_memory_callback
  /external/selinux/libselinux/include/selinux/
avc.h 126 void (*func_free) (void *ptr); member in struct:avc_memory_callback
  /external/libselinux/src/
avc_internal.h 43 avc_func_free = mem_cb->func_free;
  /external/selinux/libselinux/src/
avc_internal.h 43 avc_func_free = mem_cb->func_free;
  /external/dbus/bus/
selinux.c 89 .func_free = dbus_free
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 198 __swig_setmethods__["func_free"] = _selinux.avc_memory_callback_func_free_set
199 __swig_getmethods__["func_free"] = _selinux.avc_memory_callback_func_free_get
200 if _newclass:func_free = _swig_property(_selinux.avc_memory_callback_func_free_get, _selinux.avc_memory_callback_func_free_set)
    [all...]

Completed in 123 milliseconds