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

  /external/libselinux/include/selinux/
context.h 14 } context_s_t; typedef in typeref:struct:__anon13413
16 typedef context_s_t *context_t;
  /external/selinux/libselinux/include/selinux/
context.h 14 } context_s_t; typedef in typeref:struct:__anon17908
16 typedef context_s_t *context_t;
  /external/libselinux/src/
context.c 28 context_t result = (context_t) malloc(sizeof(context_s_t));
  /external/selinux/libselinux/src/
context.c 28 context_t result = (context_t) malloc(sizeof(context_s_t));
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 1433 class context_s_t(_object): class in inherits:_object
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/selinux/
__init__.py 1433 class context_s_t(_object): class in inherits:_object
    [all...]

Completed in 270 milliseconds