taglinefilesource code
unix_proto_read72net/unix/sock.cstatic int unix_proto_read(struct socket *sock, char *ubuf, int size,
unix_proto_read207net/unix/sock.creturn(unix_proto_read(sock, (char *) buff, len, nonblock));
unix_proto_read879net/unix/sock.cunix_proto_read,