Home
last modified time | relevance | path

Searched defs:SOCK_CLOEXEC (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
Dsocket.h45 #define SOCK_CLOEXEC O_CLOEXEC macro
/linux-4.4.14/include/linux/
Dnet.h79 #define SOCK_CLOEXEC O_CLOEXEC macro
/linux-4.4.14/tools/perf/
Dbuiltin-trace.c82 # define SOCK_CLOEXEC 02000000 macro