Searched defs:getfilecon (Results 1 – 2 of 2) sorted by relevance
/third_party/selinux/libselinux/src/ | ||
D | getfilecon.c | 53 int getfilecon(const char *path, char ** context) in getfilecon() function |
/third_party/toybox/lib/ | ||
D | lsm.h | 12 #define getfilecon(...) (-1) macro |