tag
line
file
source code
fcntl
52
include/fcntl.h
extern int fcntl(int fildes,int cmd, ...);
fcntl
99
include/unistd.h
int fcntl(int fildes, int cmd, ...);