tag
line
file
source code
unix_proto_ops
18
net/socket.c
extern struct proto_ops unix_proto_ops;
unix_proto_ops
25
net/socket.c
AF_UNIX, "AF_UNIX", &unix_proto_ops
unix_proto_ops
62
net/unix.c
struct proto_ops unix_proto_ops = {