Home
last modified time | relevance | path

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

/tools/perf/trace/beauty/
Dmsg_flags.c17 #ifndef MSG_CMSG_CLOEXEC
18 # define MSG_CMSG_CLOEXEC 0x40000000 macro
/tools/perf/trace/beauty/include/linux/
Dsocket.h315 #define MSG_CMSG_CLOEXEC 0x40000000 /* Set close_on_exec for file macro