Home
last modified time | relevance | path

Searched defs:off (Results 76 – 100 of 774) sorted by path

12345678910>>...31

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c2041 int off = strlen(host) - strlen(gr); in in_access_list() local
/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/
H A Dfksmbcl_main.c424 offset_t off; in do_dir() local
462 offset_t off; in do_dirx() local
562 offset_t off; in do_get() local
640 offset_t off; in do_put() local
/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c268 uint64_t off; in ud_get_ecma_ver() local
344 uint64_t off; in ud_get_fs_bsize() local
446 uint64_t off; in ud_parse_fill_vds() local
633 uint64_t off; in ud_read_and_translate_lvd() local
765 uint64_t off; in ud_get_latest_lvid() local
847 uint64_t off; in ud_get_latest_fsd() local
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c270 u_offset_t off, block; in getblk() local
309 u_offset_t off; in putblk() local
737 uint64_t off = 0; in verify_dent() local
766 uint64_t off = 0; in print_dent() local
795 get_blkno(uint32_t inode, uint32_t *blkno, uint64_t off) in get_blkno()
896 read_file(uint32_t inode, uint8_t *buf, uint32_t count, uint64_t off) in read_file()
935 get_fid(uint32_t inode, uint8_t *buf, uint64_t off) in get_fid()
973 uint64_t off; in inode_from_path() local
1067 uint64_t off; in list() local
1338 uint64_t off; in find_it() local
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dfstyp.c181 uint64_t off; in get_attr() local
228 uint64_t off; in print_vds() local
/illumos-gate/usr/src/cmd/fs.d/udfs/labelit/
H A Dlabelit.c48 static uint64_t off; variable
/illumos-gate/usr/src/cmd/fs.d/ufs/clri/
H A Dclri.c78 offset_t off; in main() local
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c4855 u_offset_t off; in old_fsdb() local
5088 log_lodb(u_offset_t off, diskaddr_t *pblk) in log_lodb()
/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c533 offset_t off; in dumpcg() local
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dsd.c255 libscsi_target_t *target, size_t len, size_t off, void *buf) in sdfw_write()
/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c134 int off, reloff, readoff; in hsfs_contents() local
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c1010 int off = 0; /* offset into the new boot argument */ in parse_fastboot_args() local
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintpacket.c21 u_short off; local
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c828 void m_copydata(m, off, len, cp) in m_copydata() argument
H A Dipfstat.c1693 int on, off, i; local
H A Dipmon.c991 int i, v, lvl, res, len, off, plen, ipoff, defaction; local
/illumos-gate/usr/src/cmd/locator/
H A Dlocator.c45 char *off; /* Logical off value for State */ member
/illumos-gate/usr/src/cmd/lockstat/
H A Dlockstat.c1027 size_t size, off; in main() local
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h253 wchar_t * get_string(unsigned off) { in get_string()
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dmisc.cc901 Wstring::equal(wchar_t * str, unsigned off, unsigned length) in equal()
907 Wstring::equal(wchar_t * str, unsigned off) in equal()
919 Wstring::equal(Wstring * str, unsigned off, unsigned length) in equal()
931 Wstring::equal(Wstring * str, unsigned off) in equal()
937 Wstring::append_to_str(struct _String * str, unsigned off, unsigned length) in append_to_str()
/illumos-gate/usr/src/cmd/mandoc/
H A Dread.c439 size_t off; in read_whole_file() local
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c634 type_cb(const char *name, ctf_id_t type, ulong_t off, int depth, void *arg) in type_cb()
736 member_iter_cb(const char *name, ctf_id_t type, ulong_t off, void *data) in member_iter_cb()
838 member_info_cb(const char *name, mdb_ctf_id_t id, ulong_t off, void *data) in member_info_cb()
894 ulong_t off; in mdb_ctf_offsetof_by_name() local
936 num_members_cb(const char *name, mdb_ctf_id_t id, ulong_t off, void *data) in num_members_cb()
963 offset_to_name_cb(const char *name, mdb_ctf_id_t id, ulong_t off, void *data) in offset_to_name_cb()
996 mdb_ctf_offset_to_name(mdb_ctf_id_t id, ulong_t off, char *buf, size_t len, in mdb_ctf_offset_to_name()
H A Dmdb_fdio.c194 off64_t off; in fdio_bdev_read() local
238 off64_t off; in fdio_bdev_write() local
H A Dmdb_gelf.c1895 off64_t off; in mdb_gelf_rw() local
H A Dmdb_io_impl.h54 #define IOP_SEEK(io, off, whence) ((io)->io_ops->io_seek((io), (off), (whence))) argument

12345678910>>...31