Lines Matching defs:c

312 static inline void put_tty_queue(unsigned char c, struct n_tty_data *ldata)  in put_tty_queue()
386 static inline int is_utf8_continuation(unsigned char c) in is_utf8_continuation()
399 static inline int is_continuation(unsigned char c, struct tty_struct *tty) in is_continuation()
426 static int do_output_char(unsigned char c, struct tty_struct *tty, int space) in do_output_char()
501 static int process_output(unsigned char c, struct tty_struct *tty) in process_output()
556 unsigned char c = *cp; in process_output_block() local
626 unsigned char c; in __process_echoes() local
836 static inline void add_echo_byte(unsigned char c, struct n_tty_data *ldata) in add_echo_byte()
912 static void echo_char_raw(unsigned char c, struct n_tty_data *ldata) in echo_char_raw()
934 static void echo_char(unsigned char c, struct tty_struct *tty) in echo_char()
974 static void eraser(unsigned char c, struct tty_struct *tty) in eraser()
1218 static void n_tty_receive_parity_error(struct tty_struct *tty, unsigned char c) in n_tty_receive_parity_error()
1236 n_tty_receive_signal_char(struct tty_struct *tty, int signal, unsigned char c) in n_tty_receive_signal_char()
1266 n_tty_receive_char_special(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_special()
1402 n_tty_receive_char_inline(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_inline()
1424 static void n_tty_receive_char(struct tty_struct *tty, unsigned char c) in n_tty_receive_char()
1430 n_tty_receive_char_fast(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_fast()
1449 static void n_tty_receive_char_closing(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_closing()
1470 n_tty_receive_char_flagged(struct tty_struct *tty, unsigned char c, char flag) in n_tty_receive_char_flagged()
1490 n_tty_receive_char_lnext(struct tty_struct *tty, unsigned char c, char flag) in n_tty_receive_char_lnext()
1567 unsigned char c = *cp++; in n_tty_receive_buf_standard() local
1601 unsigned char c = *cp++; in n_tty_receive_buf_fast() local
2017 size_t n, size, more, c; in canon_copy_from_read_buf() local
2159 int c; in n_tty_read() local
2356 int c; in n_tty_write() local