Home
last modified time | relevance | path

Searched defs:newoff (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp260 off_type newoff; seekoff() local
305 off_type newoff = __sp; seekpos() local
[all...]
/freebsd/lib/libc/stdio/
H A Dopen_memstream.c54 memstream_grow(struct memstream *ms, fpos_t newoff) in memstream_grow()
H A Dopen_wmemstream.c55 wmemstream_grow(struct wmemstream *ms, fpos_t newoff) in wmemstream_grow()
/freebsd/sys/netinet6/
H A Din6_rss.c216 int off, newoff; in rss_mbuf_software_hash_v6() local
H A Dip6_input.c1704 int newoff; ip6_lasthdr() local
/freebsd/usr.sbin/bhyve/
H A Dvirtio.c572 uint32_t newoff; in vi_pci_read() local
693 uint32_t newoff; in vi_pci_write() local
/freebsd/lib/libc/db/hash/
H A Dhash_page.c124 u_int16_t *bp, newoff, pairlen; in __delpair() local
/freebsd/sys/ufs/ufs/
H A Dufs_dirhash.c873 doff_t newoff) in ufsdirhash_move()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c4234 uint64_t newoff = (i / raidvd->vdev_children) << ashift; in raidz_reflow_scratch_sync() local
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c4893 uint64_t offset, len, newoff = 0, newsize; in nfsrvd_layoutcommit() local
H A Dnfs_nfsdstate.c6782 int hasnewoff, uint64_t newoff, uint64_t offset, uint64_t len, in nfsrv_layoutcommit()
/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c4268 off_t newoff) in newjmvref() argument