Home
last modified time | relevance | path

Searched defs:off (Results 1 – 25 of 774) sorted by path

12345678910>>...31

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c491 off_t off; in gfxfb_blt_fill() local
572 off_t off; in gfxfb_blt_video_to_buffer() local
674 off_t off; in gfxfb_blt_buffer_to_video() local
780 off_t off; in gfxfb_blt_video_to_video() local
851 uint32_t off = y1 * fbX + DestinationX; in gfxfb_shadow_fill() local
H A Dload_elf.c71 uint64_t off; member
H A Dload_elf_obj.c62 vm_offset_t off; member
466 Elf_Addr off = p; in __elfN() local
H A Dmisc.c121 kern_pread(int fd, vm_offset_t dest, size_t len, off_t off) in kern_pread()
144 alloc_pread(int fd, off_t off, size_t len) in alloc_pread()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c1058 uint64_t off, disk_blocks, d_offset = 0; in efipart_realstrategy() local
/illumos-gate/usr/src/boot/efi/loader/
H A Dcopy.c117 vm_offset_t off; in efi_physaddr() local
/illumos-gate/usr/src/boot/i386/common/
H A Dedd.h39 uint16_t off; member
47 uint16_t off; member
/illumos-gate/usr/src/boot/i386/isoboot/
H A Dcd9660read.c231 size_t dsize, off; in cd9660_lookup() local
/illumos-gate/usr/src/boot/i386/libi386/
H A Di386_copy.c113 vm_offset_t off; in i386_loadaddr() local
/illumos-gate/usr/src/boot/libsa/
H A Dcd9660.c289 size_t read, dsize, off; in cd9660_open() local
H A Ddosfs.c285 uint_t nb, off, clus, c, cnt, n; in dos_read() local
344 off_t off; in dos_seek() local
675 uint_t off; in cp_xdnm() member
833 uint_t off, n; in ioread() local
H A Dext2fs.c704 long off; in buf_read_file() local
H A Dnfs.c114 off_t off; member
390 nfs_readdata(struct nfs_iodesc *d, off_t off, void *addr, size_t len) in nfs_readdata()
H A Dsmbios.c63 #define SMBIOS_GET8(base, off) (*(uint8_t *)((base) + (off))) argument
64 #define SMBIOS_GET16(base, off) (*(uint16_t *)((base) + (off))) argument
65 #define SMBIOS_GET32(base, off) (*(uint32_t *)((base) + (off))) argument
66 #define SMBIOS_GET64(base, off) (*(uint64_t *)((base) + (off))) argument
205 #define UUID_GET(base, off) (*(UUID_TYPE *)((base) + (off))) argument
H A Dtftp.c107 int off; member
H A Dufs.c305 long off; in buf_write_file() local
380 long off; in buf_read_file() local
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c1615 off_t off; in vdev_label_read() local
1646 uint64_t off, o_phys; in vdev_label_write_validate() local
1673 off_t off; in vdev_label_write() local
2620 uint64_t off = idx & ((1 << (bs - 3)) - 1); in zap_table_load() local
2837 off_t off = ((off_t)(i + 1)) << zl.l_bs; in fzap_list() local
3013 off_t off = ((off_t)(i + 1)) << zl.l_bs; in fzap_rlookup() local
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h94 #define P2BOUNDARY(off, len, align) \ argument
/illumos-gate/usr/src/boot/sys/sys/
H A Ddisk.h133 off_t off; member
/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbsub.c55 offset(off_t off) in offset()
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioExtent.cc173 Double off; in ReadData() local
H A DAudioList.cc233 Double off; in ReadData() local
362 Double off; in AsyncCopy() local
H A DAudioRawPipe.cc44 const off_t off // offset in AudioRawPipe()
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk1.c1392 wcoff(const wchar_t *astring, const int off) in wcoff()
/illumos-gate/usr/src/cmd/bhyve/
H A Dbasl.c32 uint32_t off; member
39 uint32_t off; member
46 uint32_t off; member
56 uint32_t off; member
150 basl_finish_install_guest_tables(struct basl_table *const table, uint32_t *const off) in basl_finish_install_guest_tables()
364 uint32_t off = 0; local
446 basl_table_add_checksum(struct basl_table *const table, const uint32_t off,
469 basl_table_add_length(struct basl_table *const table, const uint32_t off,
493 const uint8_t src_signature[ACPI_NAMESEG_SIZE], const uint32_t off,

12345678910>>...31