Searched defs:getfilecon (Results 1 – 7 of 7) sorted by relevance
53 int getfilecon(const char *path, char ** context) in getfilecon() function
6 void getfilecon() {} in getfilecon() function
12 #define getfilecon(...) (-1) macro
171 pub fn getfilecon<F: AsRawFd>(file: &F) -> Result<SeContext> { in getfilecon() function
94 pub fn getfilecon( in getfilecon() function
78 static int getfilecon(char *path, char **context) in getfilecon() function