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

  /external/libselinux/src/
policy.h 16 #define SELINUXMNT "/sys/fs/selinux"
init.c 42 rc = statfs(SELINUXMNT, &sfbuf);
46 selinux_mnt = strdup(SELINUXMNT);
android.c     [all...]
  /external/qemu/distrib/libselinux/src/
policy.h 16 #define SELINUXMNT "/sys/fs/selinux"
init.c 42 rc = statfs(SELINUXMNT, &sfbuf);
46 selinux_mnt = strdup(SELINUXMNT);
android.c     [all...]

Completed in 236 milliseconds