ltchars
struct ltchars *ltc;
static struct ltchars defltc;
static struct ltchars noltc = { (char)-1, (char)-1, (char)-1,
struct ltchars ltc;
extern struct ltchars nltc;
struct ltchars ltc;
struct ltchars oltc = { 0 }, nltc = { 0 };
struct ltchars tmpltc;
struct ltchars ltchars;
if (Pread(Proc, <chars, sizeof (ltchars), offset)
== sizeof (ltchars)) {
for (p = (char *)<chars, i = 0; i < sizeof (ltchars); i++)
var struct ltchars olttyc, nlttyc; /* More of tchars style stuff */
cqp->cq_size = sizeof (struct ltchars);
error = miocpullup(mp, sizeof (struct ltchars));
tp->t_new_ltchars = *((struct ltchars *)mp->b_cont->b_rptr);
sizeof (struct ltchars));
datap->b_wptr += sizeof (struct ltchars);
&tp->t_curstate.t_suspc, sizeof (struct ltchars));
cqp->cq_size = sizeof (struct ltchars);
struct ltchars t_new_ltchars; /* new ltchars from TIOCSLTC */