Home
last modified time | relevance | path

Searched defs:doff (Results 1 – 15 of 15) sorted by relevance

/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dclonefile.c71 cf_copy_file_range(int sfd, loff_t *soff, int dfd, loff_t *doff, in cf_copy_file_range()
206 loff_t soff = 0, doff = 0; in main() local
295 do_clonerange(int sfd, int dfd, loff_t soff, loff_t doff, size_t len) in do_clonerange()
314 do_copyfilerange(int sfd, int dfd, loff_t soff, loff_t doff, size_t len) in do_copyfilerange()
341 do_deduperange(int sfd, int dfd, loff_t soff, loff_t doff, size_t len) in do_deduperange()
H A Dclone_mmap_cached.c78 off_t doff, soff; in main() local
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dtcp.h44 uint8_t th_x2:4, doff:4; member
46 uint8_t doff:4, th_x2:4; member
/freebsd-src/contrib/file/src/
H A Dreadelf.c551 do_bid_note(struct magic_set * ms,unsigned char * nbuf,uint32_t type,int swap,uint32_t namesz,uint32_t descsz,size_t noff,size_t doff,int * flags) do_bid_note() argument
596 do_os_note(struct magic_set * ms,unsigned char * nbuf,uint32_t type,int swap,uint32_t namesz,uint32_t descsz,size_t noff,size_t doff,int * flags) do_os_note() argument
695 do_pax_note(struct magic_set * ms,unsigned char * nbuf,uint32_t type,int swap,uint32_t namesz,uint32_t descsz,size_t noff,size_t doff,int * flags) do_pax_note() argument
735 do_core_note(struct magic_set * ms,unsigned char * nbuf,uint32_t type,int swap,uint32_t namesz,uint32_t descsz,size_t noff,size_t doff,int * flags,size_t size,int clazz) do_core_note() argument
1016 do_auxv_note(struct magic_set * ms,unsigned char * nbuf,uint32_t type,int swap,uint32_t namesz,uint32_t descsz,size_t noff,size_t doff,int * flags,size_t size,int clazz,int fd,off_t ph_off,int ph_num,off_t fsize) do_auxv_note() argument
1162 size_t noff, doff; donote() local
[all...]
/freebsd-src/sys/netsmb/
H A Dsmb_rq.c450 u_int16_t totpcount, totdcount, pcount, poff, doff, pdisp, ddisp; smb_t2_reply() local
562 int error, doff, poff, txdcount, txpcount, nmlen; smb_t2_request_int() local
[all...]
H A Dsmb_smb.c629 u_int16_t residhi, residlo, off, doff; in smb_smb_readx() local
/freebsd-src/sys/arm/freescale/vybrid/
H A Dvf_edma.h139 uint32_t doff; member
164 uint16_t doff; member
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dabd.c967 abd_iterate_func2(abd_t * dabd,abd_t * sabd,size_t doff,size_t soff,size_t size,abd_iter_func2_t * func,void * private) abd_iterate_func2() argument
1029 abd_copy_off(abd_t * dabd,abd_t * sabd,size_t doff,size_t soff,size_t size) abd_copy_off() argument
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h115 doff:4, member
/freebsd-src/sbin/fsck_ffs/
H A Dsuj.c562 int doff; in ino_clrat() local
607 int doff; in ino_isat() local
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c1073 size_t doff, dsize; abd_iter_page() local
/freebsd-src/usr.sbin/bhyve/
H A Dgdb.c1752 unsigned int doff, dlen; gdb_query() local
/freebsd-src/sys/dev/netmap/
H A Dnetmap_kern.h2247 uint8_t doff; /* Data offset + Reserved */ global() member
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c7511 size_t _ceil, doff; in zisofs_detect_magic() local
/freebsd-src/contrib/libxo/libxo/
H A Dlibxo.c6219 ssize_t soff, doff = base; in xo_gettext_rebuild_content() local