Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfcntl.h17 #define F_DUPFD_CLOEXEC (F_LINUX_SPECIFIC_BASE + 6) macro
/linux-4.19.296/fs/
Dfcntl.c333 case F_DUPFD_CLOEXEC: in do_fcntl()
439 case F_DUPFD_CLOEXEC: in check_fcntl_cmd()