HomeSort by: relevance | last modified time | path
    Searched refs:tsize (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/usr.bin/tftp/
extern.h 41 extern int tsize;
main.c 79 int tsize=0; variable
138 static const char tshelp[] = "toggle extended tsize option";
161 { "tsize", tshelp, settsize },
201 tsize = 1;
798 tsize = !tsize;
799 (void)printf("Tsize mode %s.\n", tsize ? "on" : "off");
  /src/sys/lib/libsa/
loadfile_ecoff.c 69 if (coff->a.tsize != 0) {
71 PROGRESS(("%lu", coff->a.tsize));
72 nr = READ(fd, coff->a.text_start, coff->a.tsize);
76 if (nr != coff->a.tsize) {
82 if (lseek(fd, coff->a.tsize, SEEK_CUR) == -1) {
91 pos += coff->a.tsize;
  /src/sys/arch/i386/stand/dosboot/
dosfile.c 112 u_int tsize; local
116 tsize = lsize;
118 if (tsize > DISKBUFSIZE)
119 tsize = DISKBUFSIZE;
123 tgot = dosread(df->doshandle, diskbufp, tsize);
135 if (tgot != tsize)
  /src/sys/arch/next68k/stand/boot/
sd.c 270 int tsize; local
272 tsize = MAX_DMASIZE;
274 tsize = size;
276 nblks = howmany(tsize, ss->sc_dev_bsize);
279 blk, tsize, nblks, ss->sc_dev_bsize));
291 (u_char *)&cdb, sizeof(cdb), (char *)buf + *rsize, &tsize);
297 *rsize += tsize;
298 size -= tsize;
  /src/sys/compat/common/
sysv_ipc_50.c 90 size_t infosize, dssize, tsize, buflen; local
139 tsize = infosize + nds * dssize;
143 *sizep = tsize;
152 bf = malloc(uimin(tsize, buflen), M_TEMP, M_WAITOK | M_ZERO);
  /src/sys/sys/
exec_ecoff.h 64 ecoff32_ulong tsize; member in struct:ecoff32_aouthdr
100 (ECOFF_BLOCK_ALIGN((ep), ECOFF32_TXTOFF(ep) + (ep)->a.tsize))
121 u_long tsize; member in struct:ecoff_aouthdr
168 (ECOFF_BLOCK_ALIGN((ep), ECOFF_TXTOFF(ep) + (ep)->a.tsize))
  /src/sys/kern/
exec_ecoff.c 157 epp->ep_tsize = eap->tsize;
164 eap->tsize + eap->dsize, epp->ep_taddr, vp,
188 epp->ep_tsize = eap->tsize;
229 epp->ep_tsize = eap->tsize;
239 NEW_VMCMD(&epp->ep_vmcmds, vmcmd_map_pagedvn, eap->tsize,
sysv_ipc.c 369 size_t infosize, dssize, tsize, buflen; local
429 tsize = infosize + nds * dssize;
433 *sizep = tsize;
442 sz = uimin(tsize, buflen);
  /src/sys/compat/linux/common/
linux_uselib.c 90 long bsize, dsize, tsize, taddr, baddr, daddr; local
125 tsize = hdr.a_text;
126 daddr = taddr + tsize;
  /src/bin/ksh/
table.c 33 tinit(tp, ap, tsize)
36 int tsize;
41 if (tsize)
42 texpand(tp, tsize);
  /src/usr.bin/tcopy/
tcopy.c 66 static off_t size, tsize; variable
213 tsize += size;
219 fprintf(msg, "total length: %lld bytes\n", (long long)tsize);
299 fprintf(msg, "total length: %lld bytes\n", (long long)(tsize + size));
  /src/usr.sbin/mdsetimage/
exec_ecoff.c 78 vmaddr < (exechdrp->a.text_start + exechdrp->a.tsize))
  /src/usr.bin/systat/
bufcache.c 129 double tvalid, tsize; local
185 tvalid = tsize = 0;
211 tsize += s;
219 (long)(tsize/1024), 100 * tsize / bufmem,
220 tsize != 0 ? ((100 * tvalid) / tsize) : 0);
  /src/sys/arch/ews4800mips/stand/common/
bootxx.c 253 memcpy((void *)a->text_start, p, a->tsize);
254 memcpy((void *)a->data_start, p + a->tsize, a->dsize);
257 DPRINTF("[text] 0x%08lx %ld byte.\n", a->text_start, a->tsize);
  /src/sbin/dump/
main.c 96 long tsize; variable
157 tsize = 0; /* Default later, based on 'c' option for cart tapes */
263 tsize = numarg("tape size", 1L, 0L) * 12 * 10;
408 if (tsize == 0)
409 tsize = cartridge ? 1700L*120L : 2300L*120L;
606 ) * (1.0 / tsize ); /* tape / 0.1" */
619 ) * (1.0 / tsize ); /* tape / 0.1" */
dump.h 128 extern long tsize; /* tape size in 0.1" units */
  /src/sys/arch/macppc/stand/fixcoff/
fixcoff.c 84 char tsize[4]; member in struct:aouthdr
  /src/sys/arch/sh3/sh3/
coff_exec.c 408 int taddr, tsize, daddr, dsize, offset;
452 tsize = shp->s_size + (shp->s_vaddr - taddr);
453 DPRINTF(("VMCMD: addr %x size %x offset %x\n", taddr, tsize, offset));
454 NEW_VMCMD(&epp->ep_vmcmds, vmcmd_map_readvn, tsize, taddr,
  /src/bin/ps/
extern.h 94 void tsize(struct pinfo *, VARENT *, enum mode);
  /src/lib/libc/rpc/
rpcb_clnt.c 437 size_t tsize; local
452 tsize = SUN_LEN(&sun);
453 _DIAGASSERT(__type_fit(uint8_t, tsize));
454 nbuf.len = sun.sun_len = (uint8_t)tsize;
458 tsize = __rpc_get_t_size(AF_LOCAL, 0, 0);
459 _DIAGASSERT(__type_fit(u_int, tsize));
461 (rpcvers_t)RPCBVERS, (u_int)tsize, (u_int)tsize);
  /src/sys/arch/arm/amlogic/
meson_sdhc.c 899 size_t tsize; local
912 tsize = sizeof(tuning_blk_8bit);
918 tsize = sizeof(tuning_blk_4bit);
936 memset(data, 0, tsize);
939 cmd.c_datalen = cmd.c_blklen = tsize;
944 if (cmd.c_error == 0 && memcmp(data, tblk, tsize) == 0)
  /src/sys/compat/linux/arch/alpha/
linux_osf1.c 312 segsz_t tsize, dsize; local
314 tsize = btoc(SCARG(uap, tsize));
320 if (tsize > MAXTSIZ)
326 p->p_vmspace->vm_tsize = tsize;
  /src/usr.bin/elf2ecoff/
elf2ecoff.c 299 ep.a.tsize = text.len;
340 ep.a.tsize = bswap32(ep.a.tsize);
556 esecs[0].s_size = ep->a.tsize;
  /src/usr.sbin/kvm_mkdb/
nlist_ecoff.c 235 vma < (exechdrp->a.text_start + exechdrp->a.tsize))

Completed in 44 milliseconds

1 2