Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/ssl_helper-wolfssl/
Dssl_helper.c363 #define STDIN pfd[0] macro
370 if (STDIN.fd == NETWORK.fd) /* means both are -1 */ in wait_for_input()
373 STDIN.revents = NETWORK.revents = 0; in wait_for_input()
384 STDIN.fd = 0; in do_io_until_eof_and_exit()
397 STDIN.fd = -1; in do_io_until_eof_and_exit()
/busybox-1.35.0/networking/ssl_helper/
Dssl_helper.c129 #define STDIN pfd[0] macro
136 if (STDIN.fd == NETWORK.fd) /* means both are -1 */ in wait_for_input()
139 STDIN.revents = NETWORK.revents = 0; in wait_for_input()
251 STDIN.fd = STDIN_FILENO; in do_io_until_eof_and_exit()
261 STDIN.fd = -1; in do_io_until_eof_and_exit()
/busybox-1.35.0/scripts/
Dcheckstack.pl120 while (my $line = <STDIN>) {
/busybox-1.35.0/
DNOFORK_NOEXEC.lst353 …idate: has no allocs or opens except xmove_fd(xopen("-F DEVICE"),STDIN). tcsetattr(STDIN) is not a…