Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dsocket.h23 # define SOCK_CLOEXEC 02000000 macro
/external/ltp/testcases/kernel/syscalls/socket/
Dsocket02.c72 #define SOCK_CLOEXEC O_CLOEXEC macro
/external/ltp/testcases/kernel/syscalls/accept4/
Daccept4_01.c43 #define SOCK_CLOEXEC O_CLOEXEC macro
/external/libmicrohttpd/src/microhttpd/
Ddaemon.c113 #define SOCK_CLOEXEC 0 macro