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

  /external/selinux/libselinux/src/
check_context.c 12 int security_check_context_raw(const char * con) function
34 hidden_def(security_check_context_raw)
44 ret = security_check_context_raw(rcon);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 964 def security_check_context_raw(*args): function
966 security_check_context_raw = _selinux.security_check_context_raw variable
    [all...]

Completed in 68 milliseconds