Searched defs:getfilecon (Results 1 – 3 of 3) sorted by relevance
10 int getfilecon(const char *path, char ** context) in getfilecon() function
12 #define getfilecon(...) (-1) macro
76 static int getfilecon(char *path, char **context) in getfilecon() function