Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dlsetfilecon.c10 int lsetfilecon_raw(const char *path, const char * context) in lsetfilecon_raw() function
28 hidden_def(lsetfilecon_raw) in hidden_def() argument
38 ret = lsetfilecon_raw(path, rcontext); in hidden_def()
Dselinux_internal.h49 hidden_proto(lsetfilecon_raw)
Dmatchpathcon.c555 rc = lsetfilecon_raw(path, scontext); in selinux_lsetfilecon_default()
/external/selinux/libselinux/include/selinux/
Dselinux.h112 extern int lsetfilecon_raw(const char *path, const char * con);