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

  /src/sys/compat/sunos/
sunos.h 103 #define SUNOS_TCGETA _IOR('T', 1, struct sunos_termio)
sunos_ioctl.c 546 case SUNOS_TCGETA:
557 if (SCARG(uap, com) == SUNOS_TCGETA) {
  /src/sys/compat/sunos32/
sunos32_ioctl.c 570 case SUNOS_TCGETA:
583 if (SCARG(uap, com) == SUNOS_TCGETA) {

Completed in 16 milliseconds