Home
last modified time | relevance | path

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

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