Home
last modified time | relevance | path

Searched defs:SOCK_NONBLOCK (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/parisc/include/asm/
Dsocket.h9 #define SOCK_NONBLOCK 0x40000000 macro
/linux-4.4.14/arch/alpha/include/asm/
Dsocket.h9 #define SOCK_NONBLOCK 0x40000000 macro
/linux-4.4.14/arch/mips/include/asm/
Dsocket.h46 #define SOCK_NONBLOCK O_NONBLOCK macro
/linux-4.4.14/include/linux/
Dnet.h81 #define SOCK_NONBLOCK O_NONBLOCK macro
/linux-4.4.14/tools/perf/
Dbuiltin-trace.c86 # define SOCK_NONBLOCK 00004000 macro