/freebsd-src/contrib/llvm-project/libcxx/src/ |
H A D | strstream.cpp | 193 off_type newoff; in seekoff() local 233 off_type newoff = __sp; in seekpos() local
|
/freebsd-src/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-src/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-src/usr.sbin/bhyve/ |
H A D | virtio.c | 567 uint32_t newoff; vi_pci_read() local 688 uint32_t newoff; vi_pci_write() local
|
/freebsd-src/lib/libc/db/hash/ |
H A D | hash_page.c | 124 u_int16_t *bp, newoff, pairlen; in __delpair() local
|
/freebsd-src/sys/ufs/ufs/ |
H A D | ufs_dirhash.c | 873 doff_t newoff) in ufsdirhash_move()
|
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz.c | 4137 uint64_t newoff = (i / raidvd->vdev_children) << ashift; raidz_reflow_scratch_sync() local
|
/freebsd-src/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 | 6777 nfsrv_layoutcommit(struct nfsrv_descript * nd,vnode_t vp,int layouttype,int hasnewoff,uint64_t newoff,uint64_t offset,uint64_t len,int hasnewmtime,struct timespec * newmtimep,int reclaim,nfsv4stateid_t * stateidp,int maxcnt,char * layp,int * hasnewsizep,uint64_t * newsizep,struct ucred * cred,NFSPROC_T * p) nfsrv_layoutcommit() argument
|
/freebsd-src/sys/ufs/ffs/ |
H A D | ffs_softdep.c | 4255 newjmvref(struct inode * dp,ino_t ino,off_t oldoff,off_t newoff) newjmvref() argument
|