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