Home
last modified time | relevance | path

Searched defs:FD_CLOEXEC (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/bits/
Dfcntl.h105 #define FD_CLOEXEC 1 /* Close on exec. */ macro
/glibc-2.36/sysdeps/mach/hurd/bits/
Dfcntl.h185 #define FD_CLOEXEC 1 /* Close on exec. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dfcntl-linux.h219 #define FD_CLOEXEC 1 /* Actually anything with low bit set goes */ macro