Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddump.h314 extern void alloctape(void);
438 extern void alloctape();
H A Ddumpmain.c1026 alloctape(); /* allocate tape buffers */ in main()
H A Ddumptape.c187 alloctape(void) in alloctape() function