Home
last modified time | relevance | path

Searched refs:linecount (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/bsd/tcpdump/dist/tests/
H A DTESTonce32 my $linecount = 0;
86 $linecount = 0;
97 $linecount++;
113 if($linecount == 0 && $status == 0) {
126 if($linecount > 0 && $errdiffstat != "-") {
127 $stderrlog=sprintf("-- %d lines extra in stderr", $linecount);
/netbsd/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_lineno.c35 dwarf_srclines(Dwarf_Die die, Dwarf_Line **linebuf, Dwarf_Signed *linecount, in dwarf_srclines() argument
47 if (die == NULL || linebuf == NULL || linecount == NULL) { in dwarf_srclines()
69 *linecount = (Dwarf_Signed) li->li_lnlen; in dwarf_srclines()
71 if (*linecount == 0) { in dwarf_srclines()
81 if ((li->li_lnarray = malloc(*linecount * sizeof(Dwarf_Line))) == in dwarf_srclines()
88 i < *linecount && ln != NULL; i++, ln = STAILQ_NEXT(ln, ln_next)) in dwarf_srclines()
/netbsd/crypto/external/bsd/openssl.old/dist/util/
H A Ddofile.pl168 my $linecount = $x =~ tr/\n//;
169 $prev_linecount = ($linecount += $prev_linecount);
170 $lines{$linecount} = $_;
/netbsd/external/bsd/nvi/dist/vi/
H A Dvs_msg.c441 ++vip->linecount; in vs_output()
446 --vip->linecount; in vs_output()
455 ++vip->linecount; in vs_output()
631 vip->linecount = vip->lcontinue = vip->totalcount = 0; in vs_ex_resolve()
637 vip->linecount = vip->lcontinue = vip->totalcount = 0; in vs_ex_resolve()
741 vip->linecount = vip->lcontinue = vip->totalcount = 0; in vs_resolve()
781 if (wtype == SCROLL_W_QUIT && vip->linecount < sp->t_maxrows) in vs_scroll()
823 vip->linecount = 0; in vs_wait()
H A Dvi.h248 size_t linecount; /* 1-N: Output overwrite count. */ member
H A Dv_txt.c505 vip->linecount = vip->lcontinue = vip->totalcount = 0; in v_txt()
/netbsd/sbin/raidctl/
H A Drf_configure.c568 int i, j, numFound, linecount, tableNum, tupleNum, in rf_ReadSpareTable() local
615 linecount = req->TablesPerSpareRegion * req->TableDepthInPUs; in rf_ReadSpareTable()
616 for (i = 0; i < linecount; i++) { in rf_ReadSpareTable()
621 "of %d lines", i, linecount); in rf_ReadSpareTable()
629 i + 1, linecount); in rf_ReadSpareTable()
/netbsd/external/apache2/llvm/dist/libcxx/utils/
H A Dgraph_header_deps.py63 linecount = 0
66 linecount += 1
85 individual_linecount = linecount,
/netbsd/external/mpl/bind/dist/bin/tests/system/cookie/
H A Dtests.sh136 linecount=`getcookie dig.out.test$n | wc -l`
137 if [ $linecount != 3 ]; then ret=1; fi
156 linecount=`getcookie dig.out.test$n | wc -l`
157 if [ $linecount != 2 ]; then ret=1; fi
168 linecount=`getcookie dig.out.test$n | wc -l`
169 if [ $linecount != 2 ]; then ret=1; fi
179 linecount=`getcookie dig.out.test$n | wc -l`
180 if [ $linecount != 2 ]; then ret=1; fi
/netbsd/external/gpl2/groff/dist/src/devices/grops/
H A Dpsrm.cpp828 unsigned linecount = 0; in do_begin_data() local
841 linecount++; in do_begin_data()
848 linecount++; in do_begin_data()
851 } while ((unit == Bytes ? bytecount : linecount) < numberof); in do_begin_data()
/netbsd/etc/
H A DMAKEDEV.tmpl374 linecount()
2294 $(linecount "$("$HOST_SH" "$0.local" $opts -s all)") ))
/netbsd/external/mpl/bind/dist/bin/tests/system/dnssec/
H A Dtests.sh1854 linecount=$(grep -c "./$DEFAULT_ALGORITHM/$keyid ; static" named.secroots.test$n || true)
1855 [ "$linecount" -eq 1 ] || ret=1
1856 linecount=$(< named.secroots.test$n wc -l)
1857 [ "$linecount" -eq 9 ] || ret=1
/netbsd/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-92951388 linecount before printing it.
/netbsd/external/gpl3/gdb/dist/gas/
H A DChangeLog-92951388 linecount before printing it.
/netbsd/external/gpl3/binutils/dist/gas/
H A DChangeLog-92951388 linecount before printing it.
/netbsd/external/gpl3/gdb.old/dist/gas/
H A DChangeLog-92951388 linecount before printing it.