Home
last modified time | relevance | path

Searched refs:getpeercon (Results 1 – 6 of 6) sorted by relevance

/third_party/selinux/libselinux/src/
Dgetpeercon.c47 int getpeercon(int fd, char ** context) in getpeercon() function
Dlibselinux.map64 getpeercon;
Dselinuxswig_python_exception.i306 %exception getpeercon {
/third_party/eudev/src/shared/
Dselinux-util.c271 r = getpeercon(socket_fd, &peercon); in mac_selinux_get_child_mls_label()
/third_party/selinux/libselinux/include/selinux/
Dselinux.h124 extern int getpeercon(int fd, char ** con);
/third_party/selinux/
DBUILD.gn169 "$LIBSELINUX_ROOT_DIR/src/getpeercon.c",