Home
last modified time | relevance | path

Searched refs:lsetfilecon_raw (Results 1 – 5 of 5) sorted by relevance

/third_party/selinux/libselinux/src/
Dlsetfilecon.c10 int lsetfilecon_raw(const char *path, const char * context) in lsetfilecon_raw() function
37 ret = lsetfilecon_raw(path, rcontext); in lsetfilecon()
Dlibselinux.map80 lsetfilecon_raw;
Dmatchpathcon.c566 rc = lsetfilecon_raw(path, scontext); in selinux_lsetfilecon_default()
Dselinuxswig_python_exception.i282 %exception lsetfilecon_raw {
/third_party/selinux/libselinux/include/selinux/
Dselinux.h121 extern int lsetfilecon_raw(const char *path, const char * con);