taglinefilesource code
refcnt56net/unix/proc.cif (unix_datas[i].refcnt>0 && unix_datas[i].socket!=NULL)
refcnt64net/unix/proc.cunix_datas[i].refcnt,
refcnt222net/unix/sock.cif (upd->refcnt > 0 && upd->socket &&
refcnt247net/unix/sock.cif (!upd->refcnt) 
refcnt249net/unix/sock.cupd->refcnt = -1;  /* unix domain socket not yet initialised - bgm */
refcnt278net/unix/sock.c++upd->refcnt;
refcnt288net/unix/sock.cif (upd->refcnt == 1) 
refcnt297net/unix/sock.c--upd->refcnt;
refcnt333net/unix/sock.cupd->refcnt = 1;  /* Now its complete - bgm */
refcnt910net/unix/sock.cupd->refcnt = 0;
refcnt32net/unix/unix.hint    refcnt;    /* cnt of reference 0=free  */