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

  /external/selinux/policycoreutils/
Makefile 1 SUBDIRS = setfiles load_policy newrole run_init secon sestatus semodule setsebool scripts po man hll
  /external/selinux/sandbox/
sandboxX.sh 3 context=`id -Z | secon -t -l -P`
  /external/f2fs-tools/fsck/
xattr.c 230 int inode_set_selinux(struct f2fs_sb_info *sbi, u32 ino, const char *secon)
232 if (!secon)
236 XATTR_SELINUX_SUFFIX, secon, strlen(secon), 1);
f2fs.h 144 char *secon; member in struct:dentry
  /external/selinux/policycoreutils/po/
Makefile 70 ../secon/secon.c \
  /external/selinux/policycoreutils/scripts/
fixfiles 75 cat ${SELINUXMNT}/initial_contexts/unlabeled | secon -t
83 cat $SELINUXMNT/initial_contexts/file | secon -t

Completed in 738 milliseconds