Searched refs:noffset (Results 1 – 6 of 6) sorted by relevance
| /freebsd/tests/sys/cddl/zfs/bin/ |
| H A D | file_write.c | 61 off_t noffset, offset = 0; in main() local 180 noffset = lseek(bigfd, offset, SEEK_SET); in main() 181 if (noffset != offset) { in main() 184 filename, offset, noffset, strerror(errno), errno); in main()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/file/ |
| H A D | file_write.c | 77 offset_t noffset, offset = 0; in main() local 203 noffset = lseek64(bigfd, offset, SEEK_SET); in main() 204 if (noffset != offset) { in main() 206 filename, offset, noffset, strerror(errno), errno); in main()
|
| /freebsd/sys/sys/ |
| H A D | vnode.h | 1051 off_t osize, ooffset, noffset; \ 1053 osize = ooffset = noffset = 0; \ 1063 noffset = (ap)->a_uio->uio_offset; \ 1064 if (noffset > ooffset) { \ 1067 (noffset > osize ? NOTE_EXTEND : 0)); \
|
| /freebsd/contrib/file/src/ |
| H A D | readelf.c | 902 size_t noffset = doff + reloffset; in do_core_note() local 904 for (j = 0; j < 16; j++, noffset++, in do_core_note() 911 if (noffset >= size) in do_core_note() 923 c = nbuf[noffset]; in do_core_note()
|
| /freebsd/contrib/libpcap/ |
| H A D | optimize.c | 2994 int icount, noffset; in dot_dump_node() local 3002 noffset = min(block->offset + icount, (int)prog->bf_len); in dot_dump_node() 3005 for (i = block->offset; i < noffset; i++) { in dot_dump_node()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | fonts | 245 #>84 ulelong x \b, %#x noffset
|