Searched refs:STDIN (Results 51 - 62 of 62) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dtsget161 # Read the request from STDIN;
162 $body = <STDIN>;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl195 while ($traceevent = <STDIN>) {
H A Dtrace-vmscan-postprocess.pl268 while ($traceevent = <STDIN>) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/doc/
H A Dtexi2pod.pl69 $inf = \*STDIN;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dmarkup_oops.pl159 while (<STDIN>) {
H A Dget_maintainer.pl179 if (-t STDIN && !@ARGV) {
291 push(@ARGV, "&STDIN");
295 if ($file ne "&STDIN") {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/doc/
H A Dtexi2pod.pl69 $inf = \*STDIN;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/
H A Dtexi2pod.pl75 $inf = \*STDIN;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/misc/
H A Dadssearch.pl747 my $password = <STDIN>;
757 my $user = <STDIN>;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscript_asm.pl392 while (<STDIN>) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/
H A Dconfigure7257 last unless (read(STDIN, $c, 1) == 1);
7294 last MAINLOOP if (read(STDIN, $c, 1) != 1);
9756 last unless (read(STDIN, $c, 1) == 1);
9793 last MAINLOOP if (read(STDIN, $c, 1) != 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html901 # - means STDIN
19408 $css_file_fh = \*STDIN;

Completed in 627 milliseconds

123