Searched defs:byteoffset (Results 1 – 3 of 3) sorted by relevance
/minix3/sys/fs/msdosfs/ |
H A D | msdosfs_fat.c | 191 u_long byteoffset; in pcbmap() local 551 u_long bn, bo, bsize, byteoffset; in fatentry() local 649 u_long bn, bo, bsize, byteoffset, readcn, newc; in fatchain() local 876 u_long bn, bo, bsize, byteoffset; in freeclusterchain() local 935 u_long bn, bo, bsize, byteoffset; in fillinusemap() local
|
/minix3/external/mit/lua/dist/src/ |
H A D | lutf8lib.c | 164 static int byteoffset (lua_State *L) { in byteoffset() function
|
/minix3/sys/ufs/lfs/ |
H A D | lfs_segment.c | 2031 int do_again, nblocks, byteoffset; local
|