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

  /external/selinux/libselinux/utils/
compute_relabel.c 26 ret = security_compute_relabel(argv[1], argv[2], tclass, &buf);
28 fprintf(stderr, "%s: security_compute_relabel failed\n",
  /external/selinux/libselinux/src/
compute_relabel.c 65 int security_compute_relabel(const char * scon,
  /external/openssh/openbsd-compat/
port-linux.c 159 if (security_compute_relabel(user_ctx, old_tty_ctx,
161 error("%s: security_compute_relabel: %s",
  /external/selinux/libselinux/include/selinux/
selinux.h 229 extern int security_compute_relabel(const char * scon,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 887 def security_compute_relabel(*args): function
889 security_compute_relabel = _selinux.security_compute_relabel variable
    [all...]
  /external/selinux/policycoreutils/newrole/
newrole.c 735 (security_compute_relabel(new_context, tty_con,
    [all...]

Completed in 79 milliseconds