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

  /src/sys/compat/linux/arch/aarch64/
linux_types.h 48 typedef unsigned int linux_tcflag_t; typedef in typeref:typename:unsigned int
  /src/sys/compat/linux/arch/arm/
linux_types.h 50 typedef unsigned long linux_tcflag_t; typedef in typeref:typename:unsigned long
  /src/sys/compat/linux/arch/i386/
linux_types.h 50 typedef unsigned long linux_tcflag_t; typedef in typeref:typename:unsigned long
  /src/sys/compat/linux/arch/m68k/
linux_types.h 50 typedef unsigned int linux_tcflag_t; typedef in typeref:typename:unsigned int
  /src/sys/compat/linux/arch/powerpc/
linux_types.h 55 typedef unsigned int linux_tcflag_t; typedef in typeref:typename:unsigned int
  /src/sys/compat/linux/arch/alpha/
linux_types.h 50 typedef unsigned int linux_tcflag_t; typedef in typeref:typename:unsigned int
  /src/sys/compat/linux/arch/amd64/
linux_types.h 53 typedef unsigned int linux_tcflag_t; typedef in typeref:typename:unsigned int
  /src/sys/compat/linux/arch/mips/
linux_types.h 65 typedef unsigned int linux_tcflag_t; typedef in typeref:typename:unsigned int
68 typedef unsigned long linux_tcflag_t; typedef in typeref:typename:unsigned long
  /src/sys/compat/linux/common/
linux_termios.h 76 linux_tcflag_t c_iflag;
77 linux_tcflag_t c_oflag;
78 linux_tcflag_t c_cflag;
79 linux_tcflag_t c_lflag;

Completed in 42 milliseconds