Home
last modified time | relevance | path

Searched refs:LPASS8 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dterminal.c776 # if defined (TIOCLGET) && defined (LPASS8) in terminal_prep_terminal()
781 flags |= LPASS8; in terminal_prep_terminal()
865 # if defined (TIOCLGET) && defined (LPASS8) in terminal_unprep_terminal()
/netbsd-src/sys/sys/
H A Dioctl_compat.h158 #define LPASS8 (PASS8>>16) macro
/netbsd-src/lib/librpcsvc/
H A Drex.x196 const LPASS8 = 0x0800; variable
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Drltty.c272 # if defined (LPASS8) in prepare_terminal_settings()
273 tiop->lflag |= LPASS8; in prepare_terminal_settings()