Searched defs:bbase (Results 1 – 3 of 3) sorted by relevance
/minix3/usr.bin/m4/ |
H A D | misc.c | 63 unsigned char *bbase[MAXINP]; /* the base for each ilevel */ variable
|
/minix3/usr.sbin/makefs/ffs/ |
H A D | ffs_alloc.c | 438 int i, error, cg, blk, frags, bbase; in ffs_blkfree() local
|
/minix3/sys/ufs/ffs/ |
H A D | ffs_alloc.c | 964 int frags, bbase; in ffs_fragextend() local 1401 int i, error, cg, blk, frags, bbase; in ffs_blkalloc_ump() local 1816 int i, cg, blk, frags, bbase; in ffs_blkfree_common() local
|