Searched defs:F_DUPFD_CLOEXEC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DFcntl.h21 #define F_DUPFD_CLOEXEC (F_LINUX_SPECIFIC_BASE + 6) macro
/freebsd-11-stable/sys/sys/
H A Dfcntl.h244 #define F_DUPFD_CLOEXEC 17 /* Like F_DUPFD, but FD_CLOEXEC is set */ macro

Completed in 23 milliseconds