Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/asm-generic/
Dfcntl.h100 #define F_GETFD 1 /* get close_on_exec */ macro
/linux-4.1.27/fs/
Dfcntl.c255 case F_GETFD: in do_fcntl()
348 case F_GETFD: in check_fcntl_cmd()