Home
last modified time | relevance | path

Searched refs:F_DUPFD_CLOEXEC (Results 1 – 3 of 3) sorted by relevance

/sysdeps/mach/hurd/bits/
A Dfcntl.h180 # define F_DUPFD_CLOEXEC 1030 /* Duplicate, set FD_CLOEXEC on new one. */ macro
/sysdeps/mach/hurd/
A Dfcntl.c58 case F_DUPFD_CLOEXEC: in __libc_fcntl()
73 if (cmd == F_DUPFD_CLOEXEC) in __libc_fcntl()
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h214 # define F_DUPFD_CLOEXEC 1030 /* Duplicate file descriptor with macro

Completed in 5 milliseconds