Home
last modified time | relevance | path

Searched refs:getfilecon (Results 1 – 20 of 20) sorted by relevance

/external/selinux/libselinux/src/
Dgetfilecon.c54 int getfilecon(const char *path, char ** context) in hidden_def()
73 hidden_def(getfilecon)
Dsetexecfilecon.c20 rc = getfilecon(filename, &fcon); in setexecfilecon()
Dselinux_internal.h46 hidden_proto(getfilecon)
Dprocattr.c352 hidden_def(getfilecon)
Dselinuxswig_python_exception.i236 %exception getfilecon {
/external/toybox/lib/
Dlsm.h12 #define getfilecon(...) (-1) macro
100 else return getfilecon(filename, context); in lsm_get_context()
/external/selinux/libselinux/
DAndroid.bp93 "src/getfilecon.c",
167 "src/getfilecon.c",
196 "src/getfilecon.c",
280 "--allowlist-function=getfilecon",
Dexported_vendor.map7 getfilecon;
Dexported.map.txt8 getfilecon;
/external/selinux/libselinux/utils/
D.gitignore10 getfilecon
Dgetfilecon.c17 rc = getfilecon(argv[i], &buf); in main()
Dselinuxexeccon.c22 int ret = getfilecon(command, &fcon); in get_selinux_proc_context()
/external/selinux/python/chcat/
Dchcat119 (rc, c) = selinux.getfilecon(f)
200 (rc, c) = selinux.getfilecon(f)
/external/openssh/openbsd-compat/
Dport-linux.c153 if (getfilecon(tty, &old_tty_ctx) == -1) { in ssh_selinux_setup_pty()
/external/selinux/policycoreutils/sestatus/
Dsestatus.c471 if (getfilecon(fc[i], &context) >= 0) { in main()
/external/selinux/libselinux/include/selinux/
Dselinux.h101 extern int getfilecon(const char *path, char ** con);
/external/selinux/python/sepolicy/sepolicy/
D__init__.py729 entrypoint = selinux.getfilecon(path)[1].split(":")[2]
Dgui.py1142 cur = selinux.getfilecon(path)[1]
1151 cur = selinux.getfilecon(path)[1]
2423 cur = selinux.getfilecon(path)[1].split(":")[2]
/external/iproute2/misc/
Dss.c78 static int getfilecon(char *path, char **context) in getfilecon() function
489 if (getfilecon(tmp, &sock_context) <= 0) in user_ent_hash_build()
/external/cpuinfo/test/dmesg/
Dgalaxy-s8-us.log2632 [ 3.802515] [0: init: 457] init: SELinux: getfilecon fail: /dev/block/bootdevice/by-…