Home
last modified time | relevance | path

Searched refs:lgetfilecon (Results 1 – 8 of 8) sorted by relevance

/third_party/toybox/lib/
Dlsm.h13 #define lgetfilecon(...) (-1) macro
107 else return lgetfilecon(filename, context); in lsm_lget_context()
/third_party/selinux/libselinux/src/
Dlgetfilecon.c53 int lgetfilecon(const char *path, char ** context) in lgetfilecon() function
Dlibselinux.map77 lgetfilecon;
Dselinuxswig_python_exception.i226 %exception lgetfilecon {
/third_party/selinux/libselinux/utils/
Dmatchpathcon.c172 rc = lgetfilecon(path, &con); in main()
/third_party/selinux/libselinux/include/selinux/
Dselinux.h107 extern int lgetfilecon(const char *path, char ** con);
/third_party/elfio/tests/elf_examples/
Dls.readelf215 0000006191b0 003600000007 R_X86_64_JUMP_SLO 0000000000000000 lgetfilecon + 0
325 54: 0000000000000000 0 FUNC GLOBAL DEFAULT UND lgetfilecon
/third_party/selinux/
DBUILD.gn179 "$LIBSELINUX_ROOT_DIR/src/lgetfilecon.c",