Searched refs:notc (Results 1 – 2 of 2) sorted by relevance
197 static struct tchars notc = { (char)-1, (char)-1, (char)-1, variable779 notc.t_startc = deftc.t_startc; in doit()780 notc.t_stopc = deftc.t_stopc; in doit()1183 notc.t_stopc = -1; in oob()1184 notc.t_startc = -1; in oob()1185 if (compat_ioctl(STDIN_FILENO, TIOCSETC, ¬c) == -1) in oob()1195 notc.t_stopc = deftc.t_stopc; in oob()1196 notc.t_startc = deftc.t_startc; in oob()1197 if (compat_ioctl(STDIN_FILENO, TIOCSETC, ¬c) == -1) in oob()1327 tc = ¬c; in mode()
724 goto notc; in def_context_tests()733 goto notc; in def_context_tests()736 goto notc; in def_context_tests()745 goto notc; in def_context_tests()760 goto notc; in def_context_tests()762 goto notc; in def_context_tests()767 goto notc; in def_context_tests()769 goto notc; in def_context_tests()776 goto notc; in def_context_tests()779 goto notc; in def_context_tests()[all …]