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

  /external/libselinux/src/
check_context.c 12 int security_check_context(const char * con) function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 2068 def security_check_context(*args): function
2070 security_check_context = _selinux.security_check_context variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/selinux/
__init__.py 2068 def security_check_context(*args): function
2070 security_check_context = _selinux.security_check_context variable
    [all...]

Completed in 2427 milliseconds