Searched refs:getpeercon (Results 1 – 6 of 6) sorted by relevance
47 int getpeercon(int fd, char ** context) in getpeercon() function
64 getpeercon;
306 %exception getpeercon {
271 r = getpeercon(socket_fd, &peercon); in mac_selinux_get_child_mls_label()
124 extern int getpeercon(int fd, char ** con);
169 "$LIBSELINUX_ROOT_DIR/src/getpeercon.c",