taglinefilesource code
peerupd24net/unix.cstruct unix_proto_data *peerupd;
peerupd125net/unix.cupd->peerupd = NULL;
peerupd213net/unix.cif (upd->peerupd)
peerupd214net/unix.cunix_data_deref(upd->peerupd);
peerupd323net/unix.cUN_DATA(sock)->peerupd = UN_DATA(sock->conn); /* ref server */
peerupd340net/unix.cupd1->peerupd = upd2;
peerupd341net/unix.cupd2->peerupd = upd1;
peerupd354net/unix.cUN_DATA(newsock)->peerupd = UN_DATA(newsock->conn);
peerupd475net/unix.cpupd = UN_DATA(sock)->peerupd;  /* safer than sock->conn */
peerupd535net/unix.cstruct unix_proto_data *upd, *peerupd;
peerupd555net/unix.cpeerupd = UN_DATA(sock->conn);
peerupd557net/unix.cUN_BUF_SPACE(peerupd) ? "" : " no");
peerupd558net/unix.creturn (UN_BUF_SPACE(peerupd) > 0);
peerupd568net/unix.cstruct unix_proto_data *upd, *peerupd;
peerupd571net/unix.cpeerupd = (sock->state == SS_CONNECTED) ? UN_DATA(sock->conn) : NULL;
peerupd576net/unix.cif (UN_BUF_AVAIL(upd) || peerupd)
peerupd584net/unix.cif (peerupd)
peerupd585net/unix.cput_fs_long(UN_BUF_SPACE(peerupd),