Searched refs:infile (Results 126 - 135 of 135) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfig.status1586 # Support "outfile[:infile[:infile...]]"
H A Dconfigure[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfig.status1940 # Support "outfile[:infile[:infile...]]"
H A Dconfigure[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djpeglib.h939 EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl2669 # Print lines up to the nth line of infile out to outfile, inclusive.
2671 proc filehead { n infile outfile { beg 0 } } {
2672 set in [open $infile r]
3103 # Reads infile, writes to outfile, discarding any line whose
3105 proc discardline { infile outfile discard } {
3106 set fdin [open $infile r]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_getparam.c1473 GetStr(&url->infile, nextarg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dmk1mf.pl23 $infile="MINFO";
484 open(IN,"<$infile") || die "unable to open $infile:$!\n";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dmk1mf.pl29 $infile="MINFO";
268 open(IN,"<$infile") || die "unable to open $infile:$!\n";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A Druntests.pl2113 my $infile=$_[0];
2117 open(IN, "<$infile")
2123 # logmsg "FILTER: off $filter from $infile to $ofile\n";

Completed in 330 milliseconds

123456