Searched refs:tapesize (Results 1 – 1 of 1) sorted by relevance
204 static size_t tapesize; variable252 tapesize = in alloctape()266 shared = mmap((char *)0, tapesize, PROT_READ|PROT_WRITE, in alloctape()324 (void) munmap(shared, tapesize); in freetape()370 (caddr_t)current > (shared + tapesize)) { in bufclear()