Home
last modified time | relevance | path

Searched refs:MSG_CMSG_CLOEXEC (Results 1 – 3 of 3) sorted by relevance

/tools/perf/trace/beauty/
A Dmsg_flags.c26 #ifndef MSG_CMSG_CLOEXEC
27 # define MSG_CMSG_CLOEXEC 0x40000000 macro
/tools/testing/selftests/landlock/
A Dcommon.h158 res = recvmsg(usock, &msg, MSG_CMSG_CLOEXEC); in recv_fd()
/tools/perf/trace/beauty/include/linux/
A Dsocket.h334 #define MSG_CMSG_CLOEXEC 0x40000000 /* Set close_on_exec for file macro

Completed in 5 milliseconds