Home
last modified time | relevance | path

Searched refs:O_CLOEXEC (Results 1 – 4 of 4) sorted by relevance

/arch/parisc/include/asm/
Dfcntl.h16 #define O_CLOEXEC 010000000 /* set close_on_exec */ macro
/arch/alpha/include/asm/
Dfcntl.h17 #define O_CLOEXEC 010000000 /* set close_on_exec */ macro
/arch/sparc/include/asm/
Dfcntl.h20 #define O_CLOEXEC 0x400000 macro
/arch/mips/include/asm/
Dsocket.h124 #define SOCK_CLOEXEC O_CLOEXEC