Home
last modified time | relevance | path

Searched refs:pt_stuffqlen (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dptyvar.h46 int pt_stuffqlen; /* number of bytes of queued ioctls */ member
/titanic_44/usr/src/uts/common/io/
H A Dtty_pty.c312 pty->pt_stuffqlen--; in ptcclose()
460 pty->pt_stuffqlen--; in ptcread()
840 count = pty->pt_stuffqlen + 1; in ptcioctl()
H A Dtty_pts.c599 pty->pt_stuffqlen++; in ptslioctl()