Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c2746 static int i_getch(struct in_str *i) in i_getch() function
2875 ch = i_getch(input); in i_getch_and_eat_bkslash_nl()
2882 i_getch(input); in i_getch_and_eat_bkslash_nl()
2901 i_getch(input); in i_peek_and_eat_bkslash_nl()
2902 i_getch(input); in i_peek_and_eat_bkslash_nl()
4309 ch = i_getch(input); /* get the & */ in parse_redir_right_fd()
4313 ch = i_getch(input); in parse_redir_right_fd()
4322 ch = i_getch(input); in parse_redir_right_fd()
4356 ch = i_getch(input); in parse_redirect()
4369 ch = i_getch(input); in parse_redirect()
[all …]