tag
line
file
source code
AF_UNIX_MAJOR
890
net/unix/sock.c
if (register_chrdev(AF_UNIX_MAJOR, "af_unix", &unix_fops) < 0) {
AF_UNIX_MAJOR
892
net/unix/sock.c
pro->name, AF_UNIX_MAJOR);