Home
last modified time | relevance | path

Searched defs:getfilecon (Results 1 – 3 of 3) sorted by relevance

/external/libselinux/src/
Dgetfilecon.c10 int getfilecon(const char *path, char ** context) in getfilecon() function
/external/toybox/lib/
Dlsm.h12 #define getfilecon(...) (-1) macro
/external/iproute2/misc/
Dss.c76 static int getfilecon(char *path, char **context) in getfilecon() function