tag
line
file
source code
sock_fcntl
18
fs/fcntl.c
extern int sock_fcntl (struct file *, unsigned int cmd, unsigned long arg);
sock_fcntl
99
fs/fcntl.c
return (sock_fcntl (filp, cmd, arg));