Home
last modified time | relevance | path

Searched refs:tcount (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c2812 long temp, tcount; in fill() local
2843 tcount = check_addr(eof_flag, &end, &eof, 0); in fill()
2844 for (i = 0; i < tcount; i++) { in fill()
2859 addr += (tcount - 1) * objsz; in fill()
2860 cur_bytes += (tcount - 1) * objsz; in fill()
3442 long tcount = 0, item, olditem = 0; in puta() local
3462 if (tcount >= maxchars) { in puta()
3475 tcount++; in puta()
3503 for (i = tcount; i <= maxchars; i++) in puta()
3518 addr += tcount; in puta()
[all …]
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_list.c230 int tcount = 0; local
261 tcount = dcount + copycount;
277 for (dlist = destlist, tcount = 0; *dlist != END_OF_LIST; dlist++) {
278 tcount++;
282 return tcount;
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dcheck-common.c415 uint_t tcount, ecount; in ctftest_check_enum() local
431 tcount = 0; in ctftest_check_enum()
432 while (enums[tcount].ce_name != NULL) { in ctftest_check_enum()
433 tcount++; in ctftest_check_enum()
443 if (tcount != ecount) { in ctftest_check_enum()
445 tcount, ecount); in ctftest_check_enum()
516 uint_t tcount, mcount; in ctftest_check_members() local
541 tcount = 0; in ctftest_check_members()
542 while (members[tcount].cm_name != NULL) { in ctftest_check_members()
543 tcount++; in ctftest_check_members()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtaskq.c147 size_t tact, tcount, queued, maxq; in taskq() local
208 tcount = tq.tq_nthreads; in taskq()
222 tcount += (tq.tq_tcreates - tq.tq_tdeaths); in taskq()
243 addr, tq.tq_name, tact, tcount, queued); in taskq()
/illumos-gate/usr/src/uts/common/io/
H A Di8237A.c529 int tcount; in d37A_get_chan_stat() local
533 tcount = d37A_read_count(chnl); in d37A_get_chan_stat()
538 *countp = tcount; in d37A_get_chan_stat()
540 chnl, taddr, tcount)); in d37A_get_chan_stat()
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c899 uint32_t bno, tcount; in read_file() local
921 tcount = udh->udfs.lbsize - (off & bmask); in read_file()
922 if (tcount > count) { in read_file()
923 tcount = count; in read_file()
926 (void) memcpy(buf, addr, tcount); in read_file()
927 count -= tcount; in read_file()
928 buf += tcount; in read_file()
929 off += tcount; in read_file()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c435 struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause);
447 int nodma, int lcount, int tcount, int cause, uint32_t rscn_count);
458 int len, int lcount, int tcount, int cause, uint32_t rscn_count);
530 int lcount, int tcount);
538 int lcount, int tcount, int flags);
540 int lcount, int tcount, int flags);
570 struct fcp_tgt *ptgt, int lcount, int tcount, int cause);
572 struct fcp_tgt *ptgt, int lcount, int tcount, int cause);
606 int tcount);
2324 int tcount; in fcp_send_scsi_ioctl() local
[all …]
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_index.cc369 db_index::stats(long *tsize, long *tcount) in stats() argument
373 *tcount = count; in stats()
H A Ddb_index_c.x134 % void stats( long* tsize, long* tcount);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h910 #define FCP_TGT_TRACE(ptgt, tcount, bit) {\ argument
912 if (ptgt->tgt_change_cnt == tcount) {\
920 #define FCP_TGT_TRACE(ptgt, tcount, bit) argument
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c157 int tcount; in instvol() local
177 tcount = 0; in instvol()
208 if (!tcount++) { in instvol()
776 } else if (tcount == 0) { in instvol()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c2237 writerp(rnode_t *rp, caddr_t base, int tcount, struct uio *uio, int pgcreated) in writerp() argument
2248 ASSERT(tcount <= MAXBSIZE && tcount <= uio->uio_resid); in writerp()
2251 ASSERT(((uintptr_t)base & MAXBOFFSET) + tcount <= MAXBSIZE); in writerp()
2270 n = (int)MIN((PAGESIZE - (offset & PAGEOFFSET)), tcount); in writerp()
2360 tcount -= n; in writerp()
2391 } while (tcount > 0 && error == 0); in writerp()
H A Dnfs4_client.c2247 writerp4(rnode4_t *rp, caddr_t base, int tcount, struct uio *uio, int pgcreated) in writerp4() argument
2258 ASSERT(tcount <= MAXBSIZE && tcount <= uio->uio_resid); in writerp4()
2261 ASSERT(((uintptr_t)base & MAXBOFFSET) + tcount <= MAXBSIZE); in writerp4()
2280 n = (int)MIN((PAGESIZE - (offset & PAGEOFFSET)), tcount); in writerp4()
2372 tcount -= n; in writerp4()
2403 } while (tcount > 0 && error == 0); in writerp4()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_line.c995 Dwarf_Unsigned tcount = 0; in dwarf_srclines_b() local
1013 tcount++; in dwarf_srclines_b()
1016 tcount++; in dwarf_srclines_b()
1018 *table_count = tcount; in dwarf_srclines_b()
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c166 static int smbfs_writenp(smbnode_t *np, caddr_t base, int tcount,
1024 smbfs_writenp(smbnode_t *np, caddr_t base, int tcount, struct uio *uio, in smbfs_writenp() argument
1036 ASSERT(tcount <= MAXBSIZE && tcount <= uio->uio_resid); in smbfs_writenp()
1039 ASSERT(((uintptr_t)base & MAXBOFFSET) + tcount <= MAXBSIZE); in smbfs_writenp()
1058 n = (int)MIN((PAGESIZE - (offset & PAGEOFFSET)), tcount); in smbfs_writenp()
1148 tcount -= n; in smbfs_writenp()
1179 } while (tcount > 0 && error == 0); in smbfs_writenp()