Searched defs:SOCK_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
113 #define SOCK_CLOEXEC 0x080000 /* like open(2) O_CLOEXEC for socket */ macro
112 #define SOCK_CLOEXEC 0x10000000 macro