Home
last modified time | relevance | path

Searched refs:fgetfilecon (Results 1 – 7 of 7) sorted by relevance

/third_party/toybox/lib/
Dlsm.h14 #define fgetfilecon(...) (-1) macro
114 return fgetfilecon(file, context); in lsm_fget_context()
/third_party/selinux/libselinux/src/
Dfgetfilecon.c53 int fgetfilecon(int fd, char ** context) in fgetfilecon() function
Dlibselinux.map40 fgetfilecon;
Dselinuxswig_python_exception.i242 %exception fgetfilecon {
/third_party/selinux/libselinux/include/selinux/
Dselinux.h109 extern int fgetfilecon(int fd, char ** con);
/third_party/elfio/tests/elf_examples/
Dls.readelf200 000000619138 002700000007 R_X86_64_JUMP_SLO 0000000000000000 fgetfilecon + 0
310 39: 0000000000000000 0 FUNC GLOBAL DEFAULT UND fgetfilecon
/third_party/selinux/
DBUILD.gn163 "$LIBSELINUX_ROOT_DIR/src/fgetfilecon.c",