Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/bits/
A Dsocket_type.h49 SOCK_CLOEXEC = 02000000, /* Atomically set close-on-exec flag for the enumerator
51 #define SOCK_CLOEXEC SOCK_CLOEXEC macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dsocket_type.h49 SOCK_CLOEXEC = 02000000, /* Atomically set close-on-exec flag for the enumerator
51 #define SOCK_CLOEXEC SOCK_CLOEXEC macro
/sysdeps/unix/sysv/linux/alpha/bits/
A Dsocket_type.h49 SOCK_CLOEXEC = 010000000, /* Atomically set close-on-exec flag for the enumerator
51 #define SOCK_CLOEXEC SOCK_CLOEXEC macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dsocket_type.h49 SOCK_CLOEXEC = 010000000, /* Atomically set close-on-exec flag for the enumerator
51 #define SOCK_CLOEXEC SOCK_CLOEXEC macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dsocket_type.h49 SOCK_CLOEXEC = 0x400000, /* Atomically set close-on-exec flag for the enumerator
51 #define SOCK_CLOEXEC SOCK_CLOEXEC macro
/sysdeps/mach/hurd/bits/
A Dsocket.h65 SOCK_CLOEXEC = 0x00400000, /* Atomically set close-on-exec flag for the enumerator
67 #define SOCK_CLOEXEC SOCK_CLOEXEC macro

Completed in 40 milliseconds