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

  /external/selinux/libselinux/include/selinux/
get_context_list.h 43 int get_default_context_with_level(const char *user,
  /external/selinux/libselinux/utils/
getdefaultcon.c 73 ret=get_default_context_with_level(seuser, level, cur_context,&usercon);
  /external/selinux/libselinux/src/
get_context_list.c 374 int get_default_context_with_level(const char *user,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 489 def get_default_context_with_level(*args): function
490 return _selinux.get_default_context_with_level(*args)
491 get_default_context_with_level = _selinux.get_default_context_with_level variable
    [all...]

Completed in 633 milliseconds