Home
last modified time | relevance | path

Searched refs:alloctape (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/backup/dump/
H A Ddump.h314 extern void alloctape(void);
438 extern void alloctape();
H A Ddumpmain.c987 alloctape(); /* allocate tape buffers */ in main()
H A Ddumptape.c214 alloctape(void) in alloctape() function