Home
last modified time | relevance | path

Searched refs:delete_char (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dcli_readline.c24 static char *delete_char (char *buffer, char *p, int *colp, int *np, int plen) in delete_char() function
604 p = delete_char(p_buf, p, &col, &n, plen); in cli_readline_into_buffer()
606 p = delete_char(p_buf, p, &col, &n, plen); in cli_readline_into_buffer()
611 p = delete_char(p_buf, p, &col, &n, plen); in cli_readline_into_buffer()
H A Dcli_readline.su
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvt.c853 static void delete_char(struct vc_data *vc, unsigned int nr) in delete_char() function
2046 delete_char(vc, nr); in csi_P()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map