taglinefilesource code
peerupd26net/unix.cstruct unix_proto_data *peerupd;
peerupd127net/unix.cupd->peerupd = NULL;
peerupd215net/unix.cif (upd->peerupd)
peerupd216net/unix.cunix_data_deref(upd->peerupd);
peerupd314net/unix.cUN_DATA(sock)->peerupd = UN_DATA(sock->conn); /* ref server */
peerupd331net/unix.cupd1->peerupd = upd2;
peerupd332net/unix.cupd2->peerupd = upd1;
peerupd345net/unix.cUN_DATA(newsock)->peerupd = UN_DATA(newsock->conn);
peerupd466net/unix.cpupd = UN_DATA(sock)->peerupd;  /* safer than sock->conn */
peerupd526net/unix.cstruct unix_proto_data *upd, *peerupd;
peerupd546net/unix.cpeerupd = UN_DATA(sock->conn);
peerupd548net/unix.cUN_BUF_SPACE(peerupd) ? "" : " no");
peerupd549net/unix.cif (UN_BUF_SPACE(peerupd) > 0)
peerupd562net/unix.cstruct unix_proto_data *upd, *peerupd;
peerupd565net/unix.cpeerupd = (sock->state == SS_CONNECTED) ? UN_DATA(sock->conn) : NULL;
peerupd570net/unix.cif (UN_BUF_AVAIL(upd) || peerupd)
peerupd578net/unix.cif (peerupd)
peerupd579net/unix.cput_fs_long(UN_BUF_SPACE(peerupd),