Home
last modified time | relevance | path

Searched refs:CIGNORE (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/sys/ !
H A Dtermios.h203 #define CIGNORE 0x00000001 /* ignore control flags */ macro
/xnu-12377.61.12/bsd/kern/ !
H A Dtty.c1325 if (!ISSET(t->c_cflag, CIGNORE)) { in ttioctl_locked()