tag | line | file | source code |
---|---|---|---|
unix_proto_data | 26 | net/unix.c | struct unix_proto_data *peerupd; |
unix_proto_data | 30 | net/unix.c | #define UN_DATA(SOCK) ((struct unix_proto_data *)(SOCK)->data) |
unix_proto_data | 98 | net/unix.c | static struct unix_proto_data * |
unix_proto_data | 101 | net/unix.c | struct unix_proto_data *upd; |
unix_proto_data | 112 | net/unix.c | static struct unix_proto_data * |
unix_proto_data | 115 | net/unix.c | struct unix_proto_data *upd; |
unix_proto_data | 136 | net/unix.c | unix_data_ref(struct unix_proto_data *upd) |
unix_proto_data | 143 | net/unix.c | unix_data_deref(struct unix_proto_data *upd) |
unix_proto_data | 163 | net/unix.c | struct unix_proto_data *upd; |
unix_proto_data | 189 | net/unix.c | struct unix_proto_data *upd = UN_DATA(oldsock); |
unix_proto_data | 197 | net/unix.c | struct unix_proto_data *upd = UN_DATA(sock); |
unix_proto_data | 234 | net/unix.c | struct unix_proto_data *upd = UN_DATA(sock); |
unix_proto_data | 288 | net/unix.c | struct unix_proto_data *serv_upd; |
unix_proto_data | 327 | net/unix.c | struct unix_proto_data *upd1 = UN_DATA(sock1), *upd2 = UN_DATA(sock2); |
unix_proto_data | 356 | net/unix.c | struct unix_proto_data *upd; |
unix_proto_data | 389 | net/unix.c | struct unix_proto_data *upd; |
unix_proto_data | 453 | net/unix.c | struct unix_proto_data *pupd; |
unix_proto_data | 526 | net/unix.c | struct unix_proto_data *upd, *peerupd; |
unix_proto_data | 562 | net/unix.c | struct unix_proto_data *upd, *peerupd; |
unix_proto_data | 594 | net/unix.c | struct unix_proto_data *upd; |