Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfcntl.h16 #define F_DUPFD_CLOEXEC (F_LINUX_SPECIFIC_BASE + 6) macro
/linux-4.4.14/fs/
Dfcntl.c252 case F_DUPFD_CLOEXEC: in do_fcntl()
347 case F_DUPFD_CLOEXEC: in check_fcntl_cmd()