Home
last modified time | relevance | path

Searched defs:skipbytes (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dstride_dd.c35 static int skipbytes = 0; variable
/freebsd/sys/ufs/ffs/
H A Dffs_rawread.c414 int skipbytes; /* Bytes not to read in ffs_rawread */ ffs_rawread() local