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

  /external/selinux/libselinux/utils/
matchpathcon.c 116 if (selinux_set_policy_root(optarg) < 0 ) {
  /external/selinux/libselinux/include/selinux/
selinux.h 521 selinux_set_policy_root sets an alternate policy root directory path under
524 extern int selinux_set_policy_root(const char *rootpath);
  /external/selinux/libselinux/src/
selinux_config.c 274 int selinux_set_policy_root(const char *path) function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 2244 def selinux_set_policy_root(*args): function
2246 selinux_set_policy_root = _selinux.selinux_set_policy_root variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/selinux/
__init__.py 2244 def selinux_set_policy_root(*args): function
2246 selinux_set_policy_root = _selinux.selinux_set_policy_root variable
    [all...]

Completed in 246 milliseconds