Lines Matching defs:c

305 static inline void put_tty_queue(unsigned char c, struct n_tty_data *ldata)  in put_tty_queue()
403 static inline int is_utf8_continuation(unsigned char c) in is_utf8_continuation()
416 static inline int is_continuation(unsigned char c, struct tty_struct *tty) in is_continuation()
443 static int do_output_char(unsigned char c, struct tty_struct *tty, int space) in do_output_char()
518 static int process_output(unsigned char c, struct tty_struct *tty) in process_output()
573 unsigned char c = *cp; in process_output_block() local
643 unsigned char c; in __process_echoes() local
839 static inline void add_echo_byte(unsigned char c, struct n_tty_data *ldata) in add_echo_byte()
913 static void echo_char_raw(unsigned char c, struct n_tty_data *ldata) in echo_char_raw()
935 static void echo_char(unsigned char c, struct tty_struct *tty) in echo_char()
975 static void eraser(unsigned char c, struct tty_struct *tty) in eraser()
1220 static void n_tty_receive_parity_error(struct tty_struct *tty, unsigned char c) in n_tty_receive_parity_error()
1238 n_tty_receive_signal_char(struct tty_struct *tty, int signal, unsigned char c) in n_tty_receive_signal_char()
1268 n_tty_receive_char_special(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_special()
1404 n_tty_receive_char_inline(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_inline()
1426 static void n_tty_receive_char(struct tty_struct *tty, unsigned char c) in n_tty_receive_char()
1432 n_tty_receive_char_fast(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_fast()
1451 static void n_tty_receive_char_closing(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_closing()
1472 n_tty_receive_char_flagged(struct tty_struct *tty, unsigned char c, char flag) in n_tty_receive_char_flagged()
1493 n_tty_receive_char_lnext(struct tty_struct *tty, unsigned char c, char flag) in n_tty_receive_char_lnext()
1572 unsigned char c = *cp++; in n_tty_receive_buf_standard() local
1606 unsigned char c = *cp++; in n_tty_receive_buf_fast() local
2038 size_t n, size, more, c; in canon_copy_from_read_buf() local
2162 int c; in n_tty_read() local
2336 int c; in n_tty_write() local