| /src/usr.sbin/kvm_mkdb/ |
| nlist_aout.c | 199 long cur_off, voff; local 211 cur_off = ftell(fp); 235 if (fseek(fp, cur_off, SEEK_SET) == -1)
|
| /src/external/mit/libuv/dist/src/win/ |
| getaddrinfo.c | 119 size_t cur_off = 0; local 124 cur_off = align_offset(cur_off, sizeof(void*)); 125 cur_off += sizeof(struct addrinfo); 128 cur_off = align_offset(cur_off, sizeof(void*)); 129 cur_off += addrinfow_ptr->ai_addrlen; 137 cur_off += name_len + 1; 143 addrinfo_len = cur_off; 149 cur_off = 0 [all...] |
| /src/lib/libedit/ |
| filecomplete.c | 703 int cur_off = (int)(li->cursor - li->buffer); local 706 cur_off - (int)len, cur_off);
|
| /src/external/bsd/fetch/dist/libfetch/ |
| ftp.c | 1279 size_t cur_off; local 1289 cur_off = 0; 1292 while ((len = fetchIO_read(f, buf + cur_off, sizeof(buf) - cur_off)) > 0) { 1293 cur_off += len; 1294 while ((eol = memchr(buf, '\n', cur_off)) != NULL) { 1306 cur_off -= eol - buf + 1; 1307 memmove(buf, eol + 1, cur_off); 1313 if (cur_off != 0 || len < 0) {
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-metag.c | 1766 int cur_off = off; local 1787 outrel.r_offset = (cur_off 1792 bfd_put_32 (output_bfd, 0, htab->etab.sgot->contents + cur_off); 1800 htab->etab.sgot->contents + cur_off + 4); 1804 htab->etab.sgot->contents + cur_off + 4); 1827 cur_off += 8; 1834 outrel.r_offset = (cur_off 1850 htab->etab.sgot->contents + cur_off); 1852 cur_off += 4;
|
| elf32-hppa.c | 3994 int cur_off = off; local 4016 = (cur_off 4026 htab->etab.sgot->contents + cur_off); 4035 htab->etab.sgot->contents + cur_off); 4046 htab->etab.sgot->contents + cur_off + 4); 4050 htab->etab.sgot->contents + cur_off + 4); 4051 cur_off += 8; 4061 = (cur_off 4076 htab->etab.sgot->contents + cur_off); 4077 cur_off += 4 [all...] |
| elf32-csky.c | 5006 int cur_off = off; local 5031 + cur_off); 5035 htab->elf.sgot->contents + cur_off); 5045 + cur_off + 4)); 5054 + cur_off + 4)); 5075 htab->elf.sgot->contents + cur_off); 5079 + cur_off + 4); 5081 cur_off += 8; 5093 + htab->elf.sgot->output_offset + cur_off); 5098 htab->elf.sgot->contents + cur_off); [all...] |
| elf32-arm.c | 11676 int cur_off = off; local 11741 + cur_off); 11746 sgot->contents + cur_off); 11752 sgot->contents + cur_off + 4); 11762 sgot->contents + cur_off + 4); 11776 sgot->contents + cur_off); 11778 sgot->contents + cur_off + 4); 11781 cur_off += 8; 11794 + cur_off); 11799 sgot->contents + cur_off); [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-metag.c | 1803 int cur_off = off; local 1824 outrel.r_offset = (cur_off 1829 bfd_put_32 (output_bfd, 0, htab->etab.sgot->contents + cur_off); 1837 htab->etab.sgot->contents + cur_off + 4); 1841 htab->etab.sgot->contents + cur_off + 4); 1864 cur_off += 8; 1871 outrel.r_offset = (cur_off 1887 htab->etab.sgot->contents + cur_off); 1889 cur_off += 4;
|
| elf32-hppa.c | 3994 int cur_off = off; local 4016 = (cur_off 4026 htab->etab.sgot->contents + cur_off); 4035 htab->etab.sgot->contents + cur_off); 4046 htab->etab.sgot->contents + cur_off + 4); 4050 htab->etab.sgot->contents + cur_off + 4); 4051 cur_off += 8; 4061 = (cur_off 4076 htab->etab.sgot->contents + cur_off); 4077 cur_off += 4 [all...] |
| elf32-csky.c | 5007 int cur_off = off; local 5032 + cur_off); 5036 htab->elf.sgot->contents + cur_off); 5046 + cur_off + 4)); 5055 + cur_off + 4)); 5076 htab->elf.sgot->contents + cur_off); 5080 + cur_off + 4); 5082 cur_off += 8; 5094 + htab->elf.sgot->output_offset + cur_off); 5099 htab->elf.sgot->contents + cur_off); [all...] |
| elf32-arm.c | 11805 int cur_off = off; local 11870 + cur_off); 11875 sgot->contents + cur_off); 11881 sgot->contents + cur_off + 4); 11891 sgot->contents + cur_off + 4); 11905 sgot->contents + cur_off); 11907 sgot->contents + cur_off + 4); 11910 cur_off += 8; 11923 + cur_off); 11928 sgot->contents + cur_off); [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-metag.c | 1803 int cur_off = off; local 1824 outrel.r_offset = (cur_off 1829 bfd_put_32 (output_bfd, 0, htab->etab.sgot->contents + cur_off); 1837 htab->etab.sgot->contents + cur_off + 4); 1841 htab->etab.sgot->contents + cur_off + 4); 1864 cur_off += 8; 1871 outrel.r_offset = (cur_off 1887 htab->etab.sgot->contents + cur_off); 1889 cur_off += 4;
|
| elf32-hppa.c | 3993 int cur_off = off; local 4015 = (cur_off 4025 htab->etab.sgot->contents + cur_off); 4034 htab->etab.sgot->contents + cur_off); 4045 htab->etab.sgot->contents + cur_off + 4); 4049 htab->etab.sgot->contents + cur_off + 4); 4050 cur_off += 8; 4060 = (cur_off 4075 htab->etab.sgot->contents + cur_off); 4076 cur_off += 4 [all...] |
| elf32-csky.c | 5004 int cur_off = off; local 5029 + cur_off); 5033 htab->elf.sgot->contents + cur_off); 5043 + cur_off + 4)); 5052 + cur_off + 4)); 5073 htab->elf.sgot->contents + cur_off); 5077 + cur_off + 4); 5079 cur_off += 8; 5091 + htab->elf.sgot->output_offset + cur_off); 5096 htab->elf.sgot->contents + cur_off); [all...] |
| elf32-arm.c | 11799 int cur_off = off; local 11864 + cur_off); 11869 sgot->contents + cur_off); 11875 sgot->contents + cur_off + 4); 11885 sgot->contents + cur_off + 4); 11899 sgot->contents + cur_off); 11901 sgot->contents + cur_off + 4); 11904 cur_off += 8; 11917 + cur_off); 11922 sgot->contents + cur_off); [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-metag.c | 1804 int cur_off = off; local 1825 outrel.r_offset = (cur_off 1830 bfd_put_32 (output_bfd, 0, htab->etab.sgot->contents + cur_off); 1838 htab->etab.sgot->contents + cur_off + 4); 1842 htab->etab.sgot->contents + cur_off + 4); 1865 cur_off += 8; 1872 outrel.r_offset = (cur_off 1888 htab->etab.sgot->contents + cur_off); 1890 cur_off += 4;
|
| elf32-hppa.c | 3980 int cur_off = off; local 4002 = (cur_off 4012 htab->etab.sgot->contents + cur_off); 4021 htab->etab.sgot->contents + cur_off); 4032 htab->etab.sgot->contents + cur_off + 4); 4036 htab->etab.sgot->contents + cur_off + 4); 4037 cur_off += 8; 4047 = (cur_off 4062 htab->etab.sgot->contents + cur_off); 4063 cur_off += 4 [all...] |
| elf32-nios2.c | 4255 int cur_off = off; local 4282 + cur_off); 4295 htab->root.sgot->contents + cur_off + 4); 4317 htab->root.sgot->contents + cur_off); 4321 htab->root.sgot->contents + cur_off + 4); 4324 cur_off += 8; 4338 + cur_off); 4350 htab->root.sgot->contents + cur_off); 4351 cur_off += 4;
|
| elf32-csky.c | 5006 int cur_off = off; local 5031 + cur_off); 5035 htab->elf.sgot->contents + cur_off); 5045 + cur_off + 4)); 5054 + cur_off + 4)); 5075 htab->elf.sgot->contents + cur_off); 5079 + cur_off + 4); 5081 cur_off += 8; 5093 + htab->elf.sgot->output_offset + cur_off); 5098 htab->elf.sgot->contents + cur_off); [all...] |
| elf32-arm.c | 11721 int cur_off = off; local 11786 + cur_off); 11791 sgot->contents + cur_off); 11797 sgot->contents + cur_off + 4); 11807 sgot->contents + cur_off + 4); 11821 sgot->contents + cur_off); 11823 sgot->contents + cur_off + 4); 11826 cur_off += 8; 11839 + cur_off); 11844 sgot->contents + cur_off); [all...] |