/illumos-gate/usr/src/boot/sys/sys/ |
H A D | disklabel.h | 139 u_int32_t p_offset; /* starting sector */ member in struct:disklabel::partition
|
H A D | elf32.h | 108 Elf32_Off p_offset; /* File offset of contents. */ member in struct:__anon410
|
H A D | elf64.h | 118 Elf64_Off p_offset; /* File offset of contents. */ member in struct:__anon427
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | elf.h | 204 Elf32_Off p_offset; /* File offset of contents. */ member in struct:__anon2087 216 Elf64_Off p_offset; /* File offset of contents. */ member in struct:__anon2088
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | i386-elf.h | 167 Elf32_Off p_offset; member in struct:__anon2187
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | phdr.c | 51 PHDR_CMD_T_P_OFFSET = 2, /* phdr:p_offset */ 311 (interp->phdr->p_offset >= strsec->sec_shdr->sh_offset) && 312 ((interp->phdr->p_offset + interp->phdr->p_filesz) <= 317 interp->stroff = interp->phdr->p_offset - 458 EC_OFF(phdr->p_offset)); 574 tphdr->p_offset) && 577 (tphdr->p_offset + tphdr->p_filesz)) && 639 interp.phdr->p_offset = strsec->sec_shdr->sh_offset + str_offset; 643 EC_WORD(interp.phndx), EC_XWORD(interp.phdr->p_offset), 719 Off p_offset; local [all...] |
/illumos-gate/usr/src/cmd/sgs/mcs/common/ |
H A D | mcs.h | 175 GElf_Off p_offset; member in struct:seg_table
|
/illumos-gate/usr/src/cmd/nscd/ |
H A D | nscd_config.h | 280 size_t p_offset; member in struct:nscd_cfg_param_desc
|
/illumos-gate/usr/src/uts/common/vm/ |
H A D | page.h | 190 * p_offset 274 * `p_vpnext' and `p_vpprev'. The field `p_offset' contains a page's 345 * p_selock protects the p_free, p_age, p_vnode, p_offset and p_hash, 359 * p_offset 499 u_offset_t p_offset; /* offset into vnode for this page */ member in struct:page
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon.c | 4537 uint32_t p_offset; /* pba */ local 4555 p_offset = (msix_data & 0xFFF8) >> 3; 4559 msix_data, p_offset, p_bir);
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | db21554.c | 943 uint32_t p_offset, s_offset; local 954 p_offset = 0; 959 p_offset = DB_SCONF_HDR_OFF; 987 (off_t)(p_offset + PCI_CONF_COMM)), db_command_default); 1035 (off_t)(p_offset + PCI_CONF_BASE0))); 1040 (off_t)(p_offset + PCI_CONF_BASE0))); 1052 (off_t)(p_offset + PCI_CONF_BASE2))) & ~DB_IO_BIT)); 1056 (off_t)(p_offset + PCI_CONF_BASE3))) & ~DB_IO_BIT)); 1060 (off_t)(p_offset + PCI_CONF_BASE4))) & ~DB_IO_BIT));
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | mmapobj.c | 1225 offset_t p_offset; local 1249 p_offset = mrp[i].mr_offset; 1253 p_offset, prot, fcred); 1324 offset_t p_offset; local 1402 p_offset = STRUCT_FGET(mph, x.p_offset); 1404 p_offset = 0; 1415 p_end = vaddr + p_memsz + p_offset; 1571 offset_t p_offset; local 1793 p_offset [all...] |
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf.h | 298 Elf32_Off p_offset; /* file offset */ member in struct:__anon254 311 Elf64_Off p_offset; /* file offset */ member in struct:__anon255
|