Home
last modified time | relevance | path

Searched defs:indp (Results 1 – 4 of 4) sorted by relevance

/minix3/common/dist/zlib/examples/
H A Dgun.c198 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 Dminixfs3.c141 #define FSBTODB(fs, indp) MFS_FSBTODB(fs, indp) argument
H A Dext2fs.c118 #define FSBTODB(fs, indp) EXT2_FSBTODB(fs, indp) argument
H A Dufs.c156 #define FSBTODB(fs, indp) FFS_FSBTODB(fs, indp) argument