Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dsocket.h296 #define MSG_CMSG_CLOEXEC 0x40000000 /* Set close_on_exec for file macro
/linux-4.19.296/drivers/xen/
Dpvcalls-front.c639 if (flags & (MSG_CMSG_CLOEXEC|MSG_ERRQUEUE|MSG_OOB|MSG_TRUNC)) in pvcalls_front_recvmsg()