SOCK_CLOEXEC       31 maint/gnulib/lib/accept4.c #ifndef SOCK_CLOEXEC
SOCK_CLOEXEC       64 maint/gnulib/lib/accept4.c   if ((flags & ~(SOCK_CLOEXEC | SOCK_NONBLOCK | O_TEXT | O_BINARY)) != 0)
SOCK_CLOEXEC       74 maint/gnulib/lib/accept4.c #if SOCK_CLOEXEC
SOCK_CLOEXEC       77 maint/gnulib/lib/accept4.c   if (flags & SOCK_CLOEXEC)
SOCK_CLOEXEC      111 maint/gnulib/lib/accept4.c   if (flags & SOCK_CLOEXEC)
SOCK_CLOEXEC       53 maint/gnulib/lib/af_alg.c   int cfd = socket (AF_ALG, SOCK_SEQPACKET | SOCK_CLOEXEC, 0);
SOCK_CLOEXEC       57 maint/gnulib/lib/af_alg.c              ? accept4 (cfd, NULL, 0, SOCK_CLOEXEC)
SOCK_CLOEXEC       34 maint/gnulib/tests/test-accept4.c #ifndef SOCK_CLOEXEC
SOCK_CLOEXEC       50 maint/gnulib/tests/test-accept4.c                      SOCK_CLOEXEC)
SOCK_CLOEXEC       61 maint/gnulib/tests/test-accept4.c                      SOCK_CLOEXEC)