Searched refs:sgttyb (Results 26 - 50 of 58) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/replace/
H A Dgetpass.c75 static struct sgttyb t;
84 static int tcgetattr(int fd, struct sgttyb *_t)
89 static int tcsetattr(int fd, int flags, struct sgttyb *_t)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dioctls.h33 #define __TIOCGETP _IOR('t', 8, struct sgttyb) /* SunOS Specific */
34 #define __TIOCSETP _IOW('t', 9, struct sgttyb) /* SunOS Specific */
35 #define __TIOCSETN _IOW('t', 10, struct sgttyb) /* SunOS Specific */
H A Dtermios.h8 struct sgttyb { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/include/asm/
H A Dioctls.h33 #define __TIOCGETP _IOR('t', 8, struct sgttyb) /* SunOS Specific */
34 #define __TIOCSETP _IOW('t', 9, struct sgttyb) /* SunOS Specific */
35 #define __TIOCSETN _IOW('t', 10, struct sgttyb) /* SunOS Specific */
H A Dtermios.h8 struct sgttyb { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/replace/
H A Dgetpass.c89 static struct sgttyb t;
98 static int tcgetattr(int fd, struct sgttyb *_t)
103 static int tcsetattr(int fd, int flags, struct sgttyb *_t)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/replace/
H A Dgetpass.c75 static struct sgttyb t;
84 static int tcgetattr(int fd, struct sgttyb *_t)
89 static int tcsetattr(int fd, int flags, struct sgttyb *_t)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/replace/
H A Dgetpass.c89 static struct sgttyb t;
98 static int tcgetattr(int fd, struct sgttyb *_t)
103 static int tcsetattr(int fd, int flags, struct sgttyb *_t)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/replace/
H A Dgetpass.c75 static struct sgttyb t;
84 static int tcgetattr(int fd, struct sgttyb *_t)
89 static int tcsetattr(int fd, int flags, struct sgttyb *_t)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dtty_ioctl.c717 static int get_sgttyb(struct tty_struct *tty, struct sgttyb __user *sgttyb) argument
719 struct sgttyb tmp;
729 return copy_to_user(sgttyb, &tmp, sizeof(tmp)) ? -EFAULT : 0;
761 * @sgttyb: pointer to old style terminal structure
769 static int set_sgttyb(struct tty_struct *tty, struct sgttyb __user *sgttyb) argument
772 struct sgttyb tmp;
779 if (copy_from_user(&tmp, sgttyb, sizeof(tmp)))
956 return get_sgttyb(real_tty, (struct sgttyb __use
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dtty_ioctl.c717 static int get_sgttyb(struct tty_struct *tty, struct sgttyb __user *sgttyb) argument
719 struct sgttyb tmp;
729 return copy_to_user(sgttyb, &tmp, sizeof(tmp)) ? -EFAULT : 0;
761 * @sgttyb: pointer to old style terminal structure
769 static int set_sgttyb(struct tty_struct *tty, struct sgttyb __user *sgttyb) argument
772 struct sgttyb tmp;
779 if (copy_from_user(&tmp, sgttyb, sizeof(tmp)))
956 return get_sgttyb(real_tty, (struct sgttyb __use
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/
H A Dtermios.h16 struct sgttyb { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/include/asm/
H A Dtermios.h7 struct sgttyb { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/
H A Dtermios.h16 struct sgttyb { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dtermios.h7 struct sgttyb { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/des/
H A Dread_pwd.c162 #define TTY_STRUCT struct sgttyb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/des/
H A Dread_pwd.c165 # define TTY_STRUCT struct sgttyb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/des/
H A Dread_pwd.c162 #define TTY_STRUCT struct sgttyb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/des/
H A Dread_pwd.c165 # define TTY_STRUCT struct sgttyb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/des/
H A Dread_pwd.c162 #define TTY_STRUCT struct sgttyb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/des/
H A Dread_pwd.c165 # define TTY_STRUCT struct sgttyb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/ui/
H A Dui_openssl.c239 # define TTY_STRUCT struct sgttyb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/ui/
H A Dui_openssl.c235 # define TTY_STRUCT struct sgttyb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/ui/
H A Dui_openssl.c239 # define TTY_STRUCT struct sgttyb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/ui/
H A Dui_openssl.c235 # define TTY_STRUCT struct sgttyb

Completed in 284 milliseconds

123