HomeSort by: relevance | last modified time | path
    Searched refs:LPASS8 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/sys/
ioctl_compat.h 158 #define LPASS8 (PASS8>>16)
  /src/lib/librpcsvc/
rex.x 196 const LPASS8 = 0x0800;
  /src/external/gpl2/texinfo/dist/info/
terminal.c 778 # if defined (TIOCLGET) && defined (LPASS8)
783 flags |= LPASS8;
786 # endif /* TIOCLGET && LPASS8 */
867 # if defined (TIOCLGET) && defined (LPASS8)
869 # endif /* TIOCLGET && LPASS8 */
  /src/external/gpl3/gdb/dist/readline/readline/
rltty.c 107 int lflag; /* Local mode flags, like LPASS8. */
271 # if defined (LPASS8)
272 tiop->lflag |= LPASS8;
273 # endif /* LPASS8 */
  /src/external/gpl3/gdb.old/dist/readline/readline/
rltty.c 107 int lflag; /* Local mode flags, like LPASS8. */
271 # if defined (LPASS8)
272 tiop->lflag |= LPASS8;
273 # endif /* LPASS8 */

Completed in 28 milliseconds