Searched defs:indp (Results 1 – 4 of 4) sorted by relevance
/minix3/common/dist/zlib/examples/ |
H A D | gun.c | 198 local int lunpipe(unsigned have, unsigned char *next, struct ind *indp, in lunpipe() 381 struct ind ind, *indp; in gunpipe() local
|
/minix3/sys/lib/libsa/ |
H A D | minixfs3.c | 141 #define FSBTODB(fs, indp) MFS_FSBTODB(fs, indp) argument
|
H A D | ext2fs.c | 118 #define FSBTODB(fs, indp) EXT2_FSBTODB(fs, indp) argument
|
H A D | ufs.c | 156 #define FSBTODB(fs, indp) FFS_FSBTODB(fs, indp) argument
|