Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/asm-generic/
Dfcntl.h99 #define F_DUPFD 0 /* dup */ macro
/linux-4.4.14/fs/
Dfcntl.c249 case F_DUPFD: in do_fcntl()
346 case F_DUPFD: in check_fcntl_cmd()