Searched defs:tchars (Results 1 – 6 of 6) sorted by relevance
17 struct tchars { struct26 struct ltchars { argument
28 struct tchars { struct37 struct ltchars { argument
16 struct tchars { struct25 struct ltchars { argument
25 struct tchars { struct34 struct ltchars { argument
665 static int get_tchars(struct tty_struct *tty, struct tchars __user *tchars) in get_tchars()680 static int set_tchars(struct tty_struct *tty, struct tchars __user *tchars) in set_tchars()
91 #define tchars host_tchars /* same as target */ macro