Searched refs:IN (Results 26 - 50 of 104) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/libtest/
H A Dtest613.pl73 open(IN, "<$logfile") || die "$!";
74 while (<IN>) {
90 close(IN);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/util/
H A Dsrc-dep.pl71 open(IN,"nm $name|") || die "unable to run 'nn $name':$!\n";
72 while (<IN>)
104 close(IN);
111 open(IN,"nm $name|") || die "unable to run 'nn $name':$!\n";
112 while (<IN>)
145 close(IN);
H A Dmkstack.pl29 open(IN, "< $file") || die "Can't open $file for reading: $!";
31 while(<IN>) {
40 close(IN);
50 open(IN, "< $safestack.h") || die "Can't open input file: $!";
51 while(<IN>) {
H A Dsp-diff.pl50 open(IN,"<$file") || die "unable to open '$file' for input\n";
52 while (<IN>)
77 close(IN);
H A Dmkerr.pl52 open(IN, "<$config") || die "Can't open config file $config";
56 while(<IN>)
77 close IN;
87 if (open(IN, "<$hdr")) {
89 while(<IN>) {
162 while(<IN>) {
186 close IN;
206 open(IN, "<$file") || die "Can't open source file $file\n";
207 while(<IN>) {
227 close IN;
[all...]
H A Dadd_cr.pl18 open(IN,"<$file") || die "unable to open $file:$!\n";
21 @in=<IN>;
55 close(IN);
108 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
112 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
113 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
H A Dbat.sh5 open(IN,"<$infile") || die "unable to open $infile:$!\n";
6 $_=<IN>;
49 if (!($_=<IN>))
52 close(IN);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dsrc-dep.pl71 open(IN,"nm $name|") || die "unable to run 'nn $name':$!\n";
72 while (<IN>)
104 close(IN);
111 open(IN,"nm $name|") || die "unable to run 'nn $name':$!\n";
112 while (<IN>)
145 close(IN);
H A Dmkstack.pl29 open(IN, "< $file") || die "Can't open $file for reading: $!";
31 while(<IN>) {
40 close(IN);
50 open(IN, "< $safestack.h") || die "Can't open input file: $!";
51 while(<IN>) {
H A Dsp-diff.pl50 open(IN,"<$file") || die "unable to open '$file' for input\n";
52 while (<IN>)
77 close(IN);
H A Dmkerr.pl54 open(IN, "<$config") || die "Can't open config file $config";
58 while(<IN>)
81 close IN;
91 if (open(IN, "<$hdr")) {
93 while(<IN>) {
181 while(<IN>) {
236 close IN;
255 open(IN, "<$file") || die "Can't open source file $file\n";
256 while(<IN>) {
276 close IN;
[all...]
H A Dadd_cr.pl18 open(IN,"<$file") || die "unable to open $file:$!\n";
21 @in=<IN>;
55 close(IN);
108 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
112 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
113 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
H A Dbat.sh5 open(IN,"<$infile") || die "unable to open $infile:$!\n";
6 $_=<IN>;
49 if (!($_=<IN>))
52 close(IN);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A DCA.pl176 open IN, $infile;
179 while (<IN>) {
183 close IN;
H A DCA.pl.in176 open IN, $infile;
179 while (<IN>) {
183 close IN;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A DCA.pl169 open IN, $infile;
172 while (<IN>) {
176 close IN;
H A DCA.pl.in169 open IN, $infile;
172 while (<IN>) {
176 close IN;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/acos/include/
H A DacosTypes.h30 *** Caution: 1. If you would like to use vxWorks's general types and only ACOS "IN" "OUT"
37 *** int test(IN int nArg) //ACOS definition(IN)
53 *** int test(IN int nArg) //ACOS definition(IN)
67 *** int test(IN int nArg) //ACOS definition(IN)
83 #ifndef IN
84 #define IN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/tools/
H A Dc_rehash77 open IN, $fname;
78 while(<IN>) {
90 close IN;
H A Dc_rehash.in77 open IN, $fname;
78 while(<IN>) {
90 close IN;
/netgear-WNDR4500-V1.0.1.40_1.0.68/project/gpl/l7filter/
H A Dl7_filter_main.h34 #ifndef IN
35 #define IN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/l7filter/
H A Dl7_filter_main.h34 #ifndef IN
35 #define IN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/tools/
H A Dc_rehash77 open IN, $fname;
78 while(<IN>) {
90 close IN;
H A Dc_rehash.in77 open IN, $fname;
78 while(<IN>) {
90 close IN;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ia32/
H A Dnasm.h22 ; A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
27 ; LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
28 ; NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS

Completed in 219 milliseconds

12345