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

  /external/selinux/libselinux/man/man3/
selinux_lsetfilecon_default.3 1 .TH "selinux_lsetfilecon_default" "3" "21 November 2009" "sds@tycho.nsa.gov" "SELinux API documentation"
3 selinux_lsetfilecon_default \- set the file context to the system defaults
8 .BI "int selinux_lsetfilecon_default(const char *" path ");"
11 .BR selinux_lsetfilecon_default ()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 1332 def selinux_lsetfilecon_default(*args): function
1334 selinux_lsetfilecon_default = _selinux.selinux_lsetfilecon_default variable
    [all...]
  /external/selinux/libselinux/src/
matchpathcon.c 505 int selinux_lsetfilecon_default(const char *path) function
  /external/selinux/libselinux/include/selinux/
selinux.h 659 extern int selinux_lsetfilecon_default(const char *path);
  /external/selinux/libselinux/
ChangeLog 431 * Fix selinux_file_context_verify() and selinux_lsetfilecon_default() to call matchpathcon_init_prefix if not already initialized.
725 - Added selinux_lsetfilecon_default.
    [all...]

Completed in 1366 milliseconds