Searched refs:unix_ioctl (Results 1 – 1 of 1) sorted by relevance
643 static int unix_ioctl(struct socket *, unsigned int, unsigned long);684 .ioctl = unix_ioctl,707 .ioctl = unix_ioctl,729 .ioctl = unix_ioctl,2607 static int unix_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in unix_ioctl() function