Searched refs:getfilecon_raw (Results 1 – 5 of 5) sorted by relevance
10 int getfilecon_raw(const char *path, char ** context) in getfilecon_raw() function60 ret = getfilecon_raw(path, &rcontext); in getfilecon()
17 if ((getfilecon_raw(path, &ccontext) >= 0) && in setfilecon_raw()
57 getfilecon_raw;
218 %exception getfilecon_raw {
111 extern int getfilecon_raw(const char *path, char ** con);