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

  /external/selinux/libselinux/src/
get_context_list.c 100 int get_default_context(const char *user, function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 485 def get_default_context(*args): function
486 return _selinux.get_default_context(*args)
487 get_default_context = _selinux.get_default_context variable
    [all...]

Completed in 1508 milliseconds