taglinefilesource code
unix_fops845net/unix/sock.cstatic struct file_operations unix_fops = {
unix_fops890net/unix/sock.cif (register_chrdev(AF_UNIX_MAJOR, "af_unix", &unix_fops) < 0) {