Home
last modified time | relevance | path

Searched refs:SCM_RIGHTS (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/landlock/
A Dcommon.h193 cmsg->cmsg_type = SCM_RIGHTS; in send_fd()
/tools/testing/selftests/net/af_unix/
A Dscm_rights.c281 .cmsg_type = SCM_RIGHTS, in __send_fd()
/tools/perf/trace/beauty/include/linux/
A Dsocket.h178 #define SCM_RIGHTS 0x01 /* rw: access rights (array of int) */ macro
/tools/testing/selftests/bpf/prog_tests/
A Dtoken.c164 cmsg->cmsg_type = SCM_RIGHTS; in sendfd()
208 !ASSERT_EQ(cmsg->cmsg_type, SCM_RIGHTS, "cmsg_type")) in recvfd()

Completed in 9 milliseconds