Searched refs:promptme (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dhush.c269 smallint promptme; member in struct:in_str
1717 if (G_interactive_fd && i->promptme && i->file == stdin) {
1722 i->promptme = 0;
1731 i->promptme = 1;
1762 i->promptme = 1;
1774 i->promptme = 1;
6791 IF_HUSH_INTERACTIVE(input->promptme = 1;)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c269 smallint promptme; member in struct:in_str
1717 if (G_interactive_fd && i->promptme && i->file == stdin) {
1722 i->promptme = 0;
1731 i->promptme = 1;
1762 i->promptme = 1;
1774 i->promptme = 1;
6791 IF_HUSH_INTERACTIVE(input->promptme = 1;)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c269 smallint promptme; member in struct:in_str
1717 if (G_interactive_fd && i->promptme && i->file == stdin) {
1722 i->promptme = 0;
1731 i->promptme = 1;
1762 i->promptme = 1;
1774 i->promptme = 1;
6791 IF_HUSH_INTERACTIVE(input->promptme = 1;)

Completed in 184 milliseconds