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

  /src/crypto/external/apache2/openssl/lib/libdes/
oread_pwd.c 136 #define TTY_STRUCT struct termios
144 #define TTY_STRUCT struct termio
152 #define TTY_STRUCT struct sgttyb
185 #define TTY_STRUCT int
242 TTY_STRUCT tty_orig,tty_new;
  /src/crypto/external/bsd/openssl/lib/libdes/
oread_pwd.c 136 #define TTY_STRUCT struct termios
144 #define TTY_STRUCT struct termio
152 #define TTY_STRUCT struct sgttyb
185 #define TTY_STRUCT int
242 TTY_STRUCT tty_orig,tty_new;
  /src/crypto/external/bsd/openssl.old/lib/libdes/
oread_pwd.c 136 #define TTY_STRUCT struct termios
144 #define TTY_STRUCT struct termio
152 #define TTY_STRUCT struct sgttyb
185 #define TTY_STRUCT int
242 TTY_STRUCT tty_orig,tty_new;
  /src/crypto/external/apache2/openssl/dist/crypto/ui/
ui_openssl.c 108 #define TTY_STRUCT struct termios
116 #define TTY_STRUCT struct termio
124 #define TTY_STRUCT struct sgttyb
173 static TTY_STRUCT tty_orig, tty_new;
  /src/crypto/external/bsd/openssl/dist/crypto/ui/
ui_openssl.c 108 # define TTY_STRUCT struct termios
116 # define TTY_STRUCT struct termio
124 # define TTY_STRUCT struct sgttyb
173 static TTY_STRUCT tty_orig, tty_new;
  /src/crypto/external/bsd/openssl.old/dist/crypto/ui/
ui_openssl.c 112 # define TTY_STRUCT struct termios
120 # define TTY_STRUCT struct termio
128 # define TTY_STRUCT struct sgttyb
177 static TTY_STRUCT tty_orig, tty_new;
  /src/crypto/external/bsd/openssl.old/dist/
e_os.h 334 # define TTY_STRUCT int
  /src/crypto/external/apache2/openssl/dist/include/internal/
e_os.h 246 #define TTY_STRUCT int
  /src/crypto/external/bsd/openssl/dist/
e_os.h 275 # define TTY_STRUCT int

Completed in 24 milliseconds