Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp193 off_type newoff; in seekoff() local
233 off_type newoff = __sp; in seekpos() local
/freebsd-14.2/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-14.2/sys/netinet6/
H A Din6_rss.c216 int off, newoff; in rss_mbuf_software_hash_v6() local
H A Dip6_input.c1708 int newoff; in ip6_lasthdr() local
/freebsd-14.2/usr.sbin/bhyve/
H A Dvirtio.c573 uint32_t newoff; in vi_pci_read() local
694 uint32_t newoff; in vi_pci_write() local
/freebsd-14.2/lib/libc/db/hash/
H A Dhash_page.c127 u_int16_t *bp, newoff, pairlen; in __delpair() local
/freebsd-14.2/sys/ufs/ufs/
H A Dufs_dirhash.c873 doff_t newoff) in ufsdirhash_move()
/freebsd-14.2/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c4893 uint64_t offset, len, newoff = 0, newsize; in nfsrvd_layoutcommit() local
H A Dnfs_nfsdstate.c6775 int hasnewoff, uint64_t newoff, uint64_t offset, uint64_t len, in nfsrv_layoutcommit()
/freebsd-14.2/sys/ufs/ffs/
H A Dffs_softdep.c4266 off_t newoff) in newjmvref()