Home
last modified time | relevance | path

Searched defs:lflag (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/bsd/kern/ !
H A Dtty_compat.c556 tcflag_t lflag = tp->t_lflag; in ttcompatgetflags() local
644 tcflag_t lflag = t->c_lflag; in ttcompatsetflags() local
743 tcflag_t lflag = t->c_lflag; in ttcompatsetlflags() local
H A Dtty.c468 #define TTBREAKC(c, lflag) \ argument
488 tcflag_t iflag, lflag; in ttyinput() local
2100 tcflag_t lflag; in ttread() local
/xnu-10063.141.1/iokit/Kernel/ !
H A DIOHibernateRestoreKernel.c985 int base, lflag, qflag, tmp, width, ladjust, sharpflag, neg, sign, dot; in hibkvprintf() local