taglinefilesource code
peerupd27net/unix.cstruct unix_proto_data *peerupd;
peerupd226net/unix.cupd->peerupd = NULL;
peerupd314net/unix.cif (upd->peerupd)
peerupd315net/unix.cunix_data_deref(upd->peerupd);
peerupd445net/unix.cUN_DATA(sock)->peerupd = UN_DATA(sock->conn); /* ref server */
peerupd462net/unix.cupd1->peerupd = upd2;
peerupd463net/unix.cupd2->peerupd = upd1;
peerupd504net/unix.cUN_DATA(newsock)->peerupd = UN_DATA(newsock->conn);
peerupd629net/unix.cpupd = UN_DATA(sock)->peerupd;  /* safer than sock->conn */
peerupd689net/unix.cstruct unix_proto_data *upd, *peerupd;
peerupd726net/unix.cpeerupd = UN_DATA(sock->conn);
peerupd728net/unix.cUN_BUF_SPACE(peerupd) ? "" : " no"));
peerupd729net/unix.cif (UN_BUF_SPACE(peerupd) > 0)
peerupd742net/unix.cstruct unix_proto_data *upd, *peerupd;
peerupd745net/unix.cpeerupd = (sock->state == SS_CONNECTED) ? UN_DATA(sock->conn) : NULL;
peerupd753net/unix.cif (UN_BUF_AVAIL(upd) || peerupd)
peerupd763net/unix.cif (peerupd)
peerupd764net/unix.cput_fs_long(UN_BUF_SPACE(peerupd),