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