Home
last modified time | relevance | path

Searched defs:IGNPAR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A D_termios.h84 #define IGNPAR 0x00000004 /* ignore (discard) parity errors */ macro
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dtermios-macros.h21 #define IGNPAR 0000004 // Ignore characters with parity errors macro