Searched refs:tcount (Results 1 - 5 of 5) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/ |
H A D | io_dir.t | 20 my $tcount = 0; 23 $tcount++; 25 print "${not}ok $tcount\n";
|
/osnet-11/usr/src/lib/libnisdb/ |
H A D | db_index_c.x | 127 %/* Return in 'tsize' the table_size, and 'tcount' the number of entries 129 % void stats( long* tsize, long* tcount);
|
H A D | db_index.cc | 366 * Return in 'tsize' the table_size, and 'tcount' the number of entries 370 db_index::stats(long *tsize, long *tcount) argument 374 *tcount = count;
|
/osnet-11/usr/src/lib/libunistat/common/ |
H A D | spcs_s_u.c | 58 p->tcount = 0;
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/ |
H A D | MD5.xs | 242 static int tcount = 0; 276 fprintf(stderr,"%5d: Transform ctx->buffer", ++tcount); 278 fprintf(stderr,"%5d: Transform %p (%d)", ++tcount, buf, blocks);
|
Completed in 38 milliseconds