taglinefilesource code
unix_proto_ops18net/socket.cextern struct proto_ops unix_proto_ops;
unix_proto_ops25net/socket.cAF_UNIX,  "AF_UNIX",  &unix_proto_ops
unix_proto_ops62net/unix.cstruct proto_ops unix_proto_ops = {