Searched refs:atalk_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/appletalk/ |
H A D | ddp.c | 1797 static int atalk_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in atalk_ioctl() function 1897 return atalk_ioctl(sock, cmd, (unsigned long)argp); in atalk_compat_ioctl() 1921 .ioctl = atalk_ioctl,
|
/kernel/linux/linux-6.6/net/appletalk/ |
H A D | ddp.c | 1797 static int atalk_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in atalk_ioctl() function 1897 return atalk_ioctl(sock, cmd, (unsigned long)argp); in atalk_compat_ioctl() 1921 .ioctl = atalk_ioctl,
|
Completed in 5 milliseconds