Searched defs:newoff (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | strstream.cpp | 260 off_type newoff; seekoff() local 305 off_type newoff = __sp; seekpos() local [all...] |
/freebsd/lib/libc/stdio/ |
H A D | open_memstream.c | 54 memstream_grow(struct memstream *ms, fpos_t newoff) in memstream_grow()
|
H A D | open_wmemstream.c | 55 wmemstream_grow(struct wmemstream *ms, fpos_t newoff) in wmemstream_grow()
|
/freebsd/sys/netinet6/ |
H A D | in6_rss.c | 216 int off, newoff; in rss_mbuf_software_hash_v6() local
|
H A D | ip6_input.c | 1704 int newoff; ip6_lasthdr() local
|
/freebsd/usr.sbin/bhyve/ |
H A D | virtio.c | 572 uint32_t newoff; in vi_pci_read() local 693 uint32_t newoff; in vi_pci_write() local
|
/freebsd/lib/libc/db/hash/ |
H A D | hash_page.c | 124 u_int16_t *bp, newoff, pairlen; in __delpair() local
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_dirhash.c | 873 doff_t newoff) in ufsdirhash_move()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz.c | 4234 uint64_t newoff = (i / raidvd->vdev_children) << ashift; in raidz_reflow_scratch_sync() local
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdserv.c | 4893 uint64_t offset, len, newoff = 0, newsize; in nfsrvd_layoutcommit() local
|
H A D | nfs_nfsdstate.c | 6782 int hasnewoff, uint64_t newoff, uint64_t offset, uint64_t len, in nfsrv_layoutcommit()
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_softdep.c | 4268 off_t newoff) in newjmvref() argument
|