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

  /external/selinux/libselinux/src/
selinux_internal.h 74 hidden_proto(selinux_file_context_homedir_path)
selinux_config.c 455 const char *selinux_file_context_homedir_path(void)
460 hidden_def(selinux_file_context_homedir_path)
  /external/selinux/libselinux/include/selinux/
selinux.h 535 extern const char *selinux_file_context_homedir_path(void);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 1168 def selinux_file_context_homedir_path(): function
1170 selinux_file_context_homedir_path = _selinux.selinux_file_context_homedir_path variable
    [all...]
  /external/selinux/libsemanage/src/
semanage_store.c 303 strdup(selinux_file_context_homedir_path() + offset);
    [all...]

Completed in 55 milliseconds