Lines Matching +full:odd +full:- +full:parity
1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
77 { "if", NULL, NULL }, /* sysv-like 'issue' filename */
78 { "ic", NULL, NULL }, /* modem init-chat */
79 { "ac", NULL, NULL }, /* modem answer-chat */
80 { "al", NULL, NULL }, /* user to auto-login */
91 { "cd", 0, 0, 0 }, /* carriage-return delay */
93 { "fd", 0, 0, 0 }, /* form-feed delay */
123 { "ep", 0, 0, 0, 0 }, /* even parity */
124 { "op", 0, 0, 0, 0 }, /* odd parity */
125 { "ap", 0, 0, 0, 0 }, /* any parity */
140 { "ab", 0, 0, 0, 0 }, /* auto-baud detect with '\r' */
142 { "np", 0, 0, 0, 0 }, /* no parity at all (8bit chars) */