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