Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlundump.c296 #define checksize(S,t) fchecksize(S,sizeof(t),#t) macro
/netbsd-src/sbin/fsck_msdos/
H A Ddir.c391 checksize(struct bootblock *boot, struct fatEntry *fat, u_char *p, in checksize() function