taglinefilesource code
peerupd26net/unix.cstruct unix_proto_data *peerupd;
peerupd217net/unix.cupd->peerupd = NULL;
peerupd305net/unix.cif (upd->peerupd)
peerupd306net/unix.cunix_data_deref(upd->peerupd);
peerupd404net/unix.cUN_DATA(sock)->peerupd = UN_DATA(sock->conn); /* ref server */
peerupd421net/unix.cupd1->peerupd = upd2;
peerupd422net/unix.cupd2->peerupd = upd1;
peerupd463net/unix.cUN_DATA(newsock)->peerupd = UN_DATA(newsock->conn);
peerupd584net/unix.cpupd = UN_DATA(sock)->peerupd;  /* safer than sock->conn */
peerupd644net/unix.cstruct unix_proto_data *upd, *peerupd;
peerupd681net/unix.cpeerupd = UN_DATA(sock->conn);
peerupd683net/unix.cUN_BUF_SPACE(peerupd) ? "" : " no");
peerupd684net/unix.cif (UN_BUF_SPACE(peerupd) > 0)
peerupd697net/unix.cstruct unix_proto_data *upd, *peerupd;
peerupd700net/unix.cpeerupd = (sock->state == SS_CONNECTED) ? UN_DATA(sock->conn) : NULL;
peerupd708net/unix.cif (UN_BUF_AVAIL(upd) || peerupd)
peerupd718net/unix.cif (peerupd)
peerupd719net/unix.cput_fs_long(UN_BUF_SPACE(peerupd),