termio             45 lib/replace/getpass.c static struct termio t;
termio             59 lib/replace/getpass.c static int tcgetattr(int fd, struct termio *_t)
termio             64 lib/replace/getpass.c static int tcsetattr(int fd, int flags, struct termio *_t)